diff --git a/website/_redirects b/website/_redirects index 131f1b598d..b26ab348ca 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!