fix base archive.istio.io redirect (#8020)

This commit is contained in:
davidhauck 2020-08-25 13:52:54 -07:00 committed by GitHub
parent 2e1a1c3be1
commit 8e6778addd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -49,7 +49,7 @@ https://istio.netlify.com/* https://istio.io/:splat 301!
#redirect next version to preliminary
/v{{ .Site.Data.versions.preliminary }}/* https://preliminary.istio.io/latest/:splat
http://archive.istio.io http://istio.io/archive 301!
http://archive.istio.io/ http://istio.io/archive 301!
http://archive.istio.io/* http://istio.io/:splat 301!
https://archive.istio.io https://istio.io/archive 301!
https://archive.istio.io/ https://istio.io/archive 301!
https://archive.istio.io/* https://istio.io/:splat 301!