From a69778d939e6dcd86ae033785ef3f56059b27b3e Mon Sep 17 00:00:00 2001 From: Jeff Escalante Date: Thu, 9 Apr 2020 19:04:48 -0400 Subject: [PATCH] add redirects --- website/_redirects | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/website/_redirects b/website/_redirects index 131f1b598..b26ab348c 100644 --- a/website/_redirects +++ b/website/_redirects @@ -43,7 +43,6 @@ /docs/commands/acl/acl-translate-rules /docs/commands/acl/translate-rules.html 301! # Consul Learn Redirects - /docs/guides/acl.html https://learn.hashicorp.com/consul/security-networking/production-acls 301! /docs/guides/acl https://learn.hashicorp.com/consul/security-networking/production-acls 301! /docs/guides/agent-encryption.html https://learn.hashicorp.com/consul/security-networking/agent-encryption 301! @@ -108,6 +107,10 @@ # Replatforming Redirects +/api/* /api-docs/:splat 200 +/guides /docs/guides 301! +/guides/index.html /docs/guides 301! +/api-docs/index /api-docs 301! /api/acl.html /api-docs/acl 301! /api/acl/acl.html /api-docs/acl 301! /api/acl/acl /api-docs/acl 301!