links
This commit is contained in:
parent
fb68bc82de
commit
529993eaa9
|
@ -143,4 +143,4 @@ consul {
|
|||
```
|
||||
|
||||
[consul]: https://www.consul.io/ "Consul by HashiCorp"
|
||||
[bootstrap]: /docs/cluster/automatic.html "Automatic Bootstrapping"
|
||||
[bootstrap]: /guides/cluster/automatic.html "Automatic Bootstrapping"
|
||||
|
|
|
@ -175,7 +175,7 @@ server {
|
|||
|
||||
The Nomad servers can automatically bootstrap if Consul is configured. For a
|
||||
more detailed explanation, please see the
|
||||
[automatic Nomad bootstrapping documentation](/docs/cluster/automatic.html).
|
||||
[automatic Nomad bootstrapping documentation](/guides/cluster/automatic.html).
|
||||
|
||||
### Restricting Schedulers
|
||||
|
||||
|
|
|
@ -18,7 +18,7 @@ We recommend reading the following as next steps.
|
|||
* [Documentation](/docs/index.html) - The documentation is an in-depth
|
||||
reference guide to all the features of Nomad.
|
||||
|
||||
* [Creating a Cluster](/docs/cluster/bootstrapping.html) - Additional details on
|
||||
* [Creating a Cluster](/guides/cluster/bootstrapping.html) - Additional details on
|
||||
creating a production worthy Nomad Cluster.
|
||||
|
||||
* [Operating a Job](/docs/operating-a-job/index.html) - Additional details on how to
|
||||
|
|
Loading…
Reference in New Issue