From ffab5f55a651ee9dd29d6d78de8a13fb29122235 Mon Sep 17 00:00:00 2001 From: kaitlincarter-hc <43049322+kaitlincarter-hc@users.noreply.github.com> Date: Mon, 28 Jan 2019 16:23:29 -0600 Subject: [PATCH] Fixing broken link. (#5283) --- website/source/docs/guides/index.html.md | 4 ++-- website/source/layouts/docs.erb | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/website/source/docs/guides/index.html.md b/website/source/docs/guides/index.html.md index a6e04bf55..4d65390ac 100644 --- a/website/source/docs/guides/index.html.md +++ b/website/source/docs/guides/index.html.md @@ -38,10 +38,10 @@ The following guides are available: * [Creating Certificates](https://learn.hashicorp.com/consul/advanced/day-1-operations/certificates) - This guide describes how to setup CA and certificates to secure a Consul cluster with TLS. -* [Deployment Guide](https://learn.hashicorp.com/consul/advanced/day-1-operations/deployment-guide) - This deployment guide covers the steps required to install and configure a single HashiCorp Consul cluster as defined in the Consul Reference Architecture. - * [Datacenter Backups](https://learn.hashicorp.com/consul/advanced/day-1-operations/backup) - Consul provide the snapshot tool for backing up and restoring data. In this guide you will learn how to use both. +* [Deployment Guide](https://learn.hashicorp.com/consul/advanced/day-1-operations/deployment-guide) - This deployment guide covers the steps required to install and configure a single HashiCorp Consul cluster as defined in the Consul Reference Architecture. + * [DNS Caching](https://learn.hashicorp.com/consul/day-2-operations/advanced-operations/dns-caching) - Enabling TTLs for DNS query caching * [DNS Forwarding](/docs/guides/forwarding.html) - Forward DNS queries from Bind to Consul diff --git a/website/source/layouts/docs.erb b/website/source/layouts/docs.erb index cff0e1692..e6c9bf7c0 100644 --- a/website/source/layouts/docs.erb +++ b/website/source/layouts/docs.erb @@ -414,9 +414,6 @@