diff --git a/website/source/docs/agent/configuration/consul.html.md b/website/source/docs/agent/configuration/consul.html.md index 0e3e01b35..7283b0cd7 100644 --- a/website/source/docs/agent/configuration/consul.html.md +++ b/website/source/docs/agent/configuration/consul.html.md @@ -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" diff --git a/website/source/docs/agent/configuration/server.html.md b/website/source/docs/agent/configuration/server.html.md index 9ca8395aa..901b518b1 100644 --- a/website/source/docs/agent/configuration/server.html.md +++ b/website/source/docs/agent/configuration/server.html.md @@ -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 diff --git a/website/source/intro/getting-started/next-steps.html.md b/website/source/intro/getting-started/next-steps.html.md index ba18a926d..b29ccdd02 100644 --- a/website/source/intro/getting-started/next-steps.html.md +++ b/website/source/intro/getting-started/next-steps.html.md @@ -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