add more redirects

This commit is contained in:
Jeff Escalante 2020-04-09 19:50:11 -04:00
parent 99784c4f24
commit 598fad31d0
No known key found for this signature in database
GPG Key ID: 32D23C61AB5450DB
1 changed files with 8 additions and 4 deletions

View File

@ -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