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

@@ -49,7 +49,7 @@ When a NATS server routes to a specified URL, it will advertise its own cluster
**Note:** when using the `-routes` option, you must also specify a `-cluster` option.
Clustering can also be configured using the server [config file](/documentation/managing_the_server/configuration).
Clustering can also be configured using the server [config file](cluster_config.md).
## Three Server Cluster Example