From 2698f2f0c063c355c5aa936fd2506f7bb5624a30 Mon Sep 17 00:00:00 2001 From: Alvin Huang Date: Fri, 16 Nov 2018 11:11:58 -0500 Subject: [PATCH] comment out redirects for learn site --- website/redirects.txt | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/website/redirects.txt b/website/redirects.txt index e2435ce2db..b750386357 100644 --- a/website/redirects.txt +++ b/website/redirects.txt @@ -40,12 +40,14 @@ /docs/agent/http.html /api/index.html /api/acl.html /api/acl/acl.html -/intro/getting-started/install.html https://learn.hashicorp.com/consul/getting-started/install.html -/intro/getting-started/agent.html https://learn.hashicorp.com/consul/getting-started/agent.html -/intro/getting-started/services.html https://learn.hashicorp.com/consul/getting-started/services.html -/intro/getting-started/connect.html https://learn.hashicorp.com/consul/getting-started/connect.html -/intro/getting-started/join.html https://learn.hashicorp.com/consul/getting-started/join.html -/intro/getting-started/checks.html https://learn.hashicorp.com/consul/getting-started/checks.html -/intro/getting-started/kv.html https://learn.hashicorp.com/consul/getting-started/kv.html -/intro/getting-started/ui.html https://learn.hashicorp.com/consul/getting-started/ui.html -/intro/getting-started/next-steps.html https://learn.hashicorp.com/consul/getting-started/next-steps.html +# These redirect in Fastly do not use this redirects file. They are here for completeness. + +# /intro/getting-started/install.html https://learn.hashicorp.com/consul/getting-started/install.html +# /intro/getting-started/agent.html https://learn.hashicorp.com/consul/getting-started/agent.html +# /intro/getting-started/services.html https://learn.hashicorp.com/consul/getting-started/services.html +# /intro/getting-started/connect.html https://learn.hashicorp.com/consul/getting-started/connect.html +# /intro/getting-started/join.html https://learn.hashicorp.com/consul/getting-started/join.html +# /intro/getting-started/checks.html https://learn.hashicorp.com/consul/getting-started/checks.html +# /intro/getting-started/kv.html https://learn.hashicorp.com/consul/getting-started/kv.html +# /intro/getting-started/ui.html https://learn.hashicorp.com/consul/getting-started/ui.html +# /intro/getting-started/next-steps.html https://learn.hashicorp.com/consul/getting-started/next-steps.html