Removes guide link for Atlas integration.

This commit is contained in:
James Phillips 2017-04-04 18:42:56 -07:00
parent 4743895f40
commit 649cb4f385
No known key found for this signature in database
GPG Key ID: 77183E682AC5FC11
2 changed files with 0 additions and 5 deletions

View File

@ -14,8 +14,6 @@ guidance to do them safely.
The following guides are available:
* [Atlas Integration](/docs/guides/atlas.html) - This guide covers how to integrate [Atlas](https://atlas.hashicorp.com) with Consul.
* [Autopilot](/docs/guides/autopilot.html) - This guide covers Autopilot, which provides automatic operator-friendly management of Consul servers.
* [Adding/Removing Servers](/docs/guides/servers.html) - This guide covers how to safely add and remove Consul servers from the cluster. This should be done carefully to avoid availability outages.

View File

@ -207,9 +207,6 @@
<li<%= sidebar_current("docs-guides") %>>
<a href="/docs/guides/index.html">Guides</a>
<ul class="nav">
<li<%= sidebar_current("docs-guides-atlas") %>>
<a href="/docs/guides/atlas.html">Atlas Integration</a>
</li>
<li<%= sidebar_current("docs-guides-servers") %>>
<a href="/docs/guides/servers.html">Adding/Removing Servers</a>
</li>