From 30ae048f85a6115295a6a6d551123744ed3f531e Mon Sep 17 00:00:00 2001 From: kaitlincarter-hc <43049322+kaitlincarter-hc@users.noreply.github.com> Date: Mon, 21 Oct 2019 14:19:27 -0500 Subject: [PATCH] Top Navigation change (#6630) * Changed Guides to Learn in the top nav and added utm parameters to the guide index page * Update website/source/docs/guides/index.html.md * Update website/source/docs/guides/index.html.md * Update website/source/layouts/layout.erb --- website/source/docs/guides/index.html.md | 19 ++++++++++--------- website/source/layouts/layout.erb | 2 +- 2 files changed, 11 insertions(+), 10 deletions(-) diff --git a/website/source/docs/guides/index.html.md b/website/source/docs/guides/index.html.md index 72755807f7..68a7b1d8e9 100644 --- a/website/source/docs/guides/index.html.md +++ b/website/source/docs/guides/index.html.md @@ -10,9 +10,9 @@ description: |- # Consul Guides -~> The Consul guides have moved to the [HashiCorp Learn platform](https://learn.hashicorp.com/consul). +~> The Consul guides have moved to the [HashiCorp Learn platform](https://learn.hashicorp.com/consul?utm_source=consul.io&utm_medium=docs&utm_content=guide-index). -[Guides](https://learn.hashicorp.com/consul) are step by step command-line +[Guides](https://learn.hashicorp.com/consul?utm_source=consul.io&utm_medium=docs&utm_content=guide-index) are step by step command-line walkthroughs that demonstrate how to perform common operations using Consul, and complement the feature-focused Consul documentation. @@ -28,13 +28,14 @@ Tracks include: - Getting Started - Getting Started with Kubernetes +- Setup a Secure Development Environment - Day 1: Deploying Your First Datacenter - Day 1: Security and Network Operations -- Day 1: Kubernetes Operations -- Day 2: Advanced Operations and Maintenance -- Development: Service Discovery -- Development: Service Segmentation -- Development: Service Configuration -- Integrations +- Day 1: Kubernetes Production Deployment +- Maintenance and Monitoring Operations +- Service Discovery and Consul DNS +- Service Segmentation and Consul Connect +- Service Configuration and Consul KV +- Cloud and Load Balancer Integrations -[**Explore the Learn platform**](https://learn.hashicorp.com/consul) \ No newline at end of file +[**Explore the Learn platform**](https://learn.hashicorp.com/consul?utm_source=consul.io&utm_content=guide-index) diff --git a/website/source/layouts/layout.erb b/website/source/layouts/layout.erb index fd9a8ee3e0..960b1689df 100644 --- a/website/source/layouts/layout.erb +++ b/website/source/layouts/layout.erb @@ -76,7 +76,7 @@