Merge "Add redirect for /docs/zuul/user/"

This commit is contained in:
Zuul 2020-04-01 16:07:01 +00:00 committed by Gerrit Code Review
commit c7cca34815
1 changed files with 1 additions and 0 deletions

View File

@ -56,6 +56,7 @@ redirectmatch 301 ^/docs/zuul/user/encryption.html /docs/zuul/discussion/encrypt
redirectmatch 301 ^/docs/zuul/user/gating.html /docs/zuul/discussion/gating.html
redirectmatch 301 ^/docs/zuul/user/howtos/cross-project-gating.html /docs/zuul/howtos/users/cross-project-gating.html
redirectmatch 301 ^/docs/zuul/user/howtos/pti.html /docs/zuul/howtos/users/pti.html
redirectmatch 301 ^/docs/zuul/user/ /docs/zuul/index.html
redirectmatch 301 ^/docs/zuul/user/index.html /docs/zuul/index.html
redirectmatch 301 ^/docs/zuul/user/jobs.html /docs/zuul/reference/jobs.html
redirectmatch 301 ^/docs/zuul/user/vulnerabilities.html /docs/zuul/reference/vulnerabilities.html