From 637faa56f31637c39c21a2e422ce7b4ffa568587 Mon Sep 17 00:00:00 2001 From: Jeff Escalante Date: Thu, 9 Apr 2020 19:50:11 -0400 Subject: [PATCH] add more redirects --- website/_redirects | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/website/_redirects b/website/_redirects index b26ab348ca..074bfbaa62 100644 --- a/website/_redirects +++ b/website/_redirects @@ -100,10 +100,14 @@ # Glob Redirects, Ported from Varnish -/intro/getting-started/* https://learn.hashicorp.com/consul/getting-started/:splat 301! -/docs/agent/http/* /api/:splat 301! -/docs/agent/http.html /api 301! -/docs/agent/http /api 301! +/intro/index /intro 301! +/intro/getting-started/* https://learn.hashicorp.com/consul/getting-started/:splat 301! +/intro/getting-started https://learn.hashicorp.com/consul?track=getting-started#getting-started 301! +/intro/getting-started/index.html https://learn.hashicorp.com/consul?track=getting-started#getting-started 301! + +/docs/agent/http/* /api/:splat 301! +/docs/agent/http.html /api 301! +/docs/agent/http /api 301! # Replatforming Redirects