1
0
mirror of https://github.com/taigrr/nats.docs synced 2025-01-18 04:03:23 -08:00

dead links

This commit is contained in:
Alberto Ricart
2019-05-20 17:01:44 -05:00
parent 2268002f81
commit a1c12370c2
127 changed files with 136 additions and 136 deletions

View File

@@ -20,7 +20,7 @@ The following methods may also be used. _Please note that these methods may not
#### Go
Make sure [your Go environment is set up](/documentation/tutorials/go-install/)
Make sure [your Go environment is set up](https://golang.org/doc/install)
```sh
% go get github.com/nats-io/nats-streaming-server

View File

@@ -54,7 +54,7 @@ In addition to the features of the core NATS platform, NATS Streaming provides t
## Installation
NATS provides a [server binary](/documentation/streaming/nats-streaming-install/) for Linux, Mac, and Windows. You can install the server from source on any platform you choose.
NATS provides a [server binary](nats-streaming-install.md) for Linux, Mac, and Windows. You can install the server from source on any platform you choose.
## Usage, Configuration and Administration