mirror of
https://github.com/taigrr/nats.docs
synced 2025-01-18 04:03:23 -08:00
dead links
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user