Fix redirect for doc section

support-policy section was renamed in
- https://review.opendev.org/#/c/725446/

but redirect for that was not correct. Fixing that
redirect.

Change-Id: Ia2921533c7a61bab4325a4a89b2b84f391e0aafd
This commit is contained in:
Ghanshyam Mann 2020-05-05 14:30:34 -05:00
parent da3bb61f1f
commit 710e877e43
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
redirectmatch 301 ^/developer/tempest/(.*) /tempest/latest/$1
redirectmatch 301 ^/tempest/latest/plugin.html /tempest/latest/plugins/plugin.html
redirectmatch 301 ^/tempest/latest/plugin-registry.html /tempest/latest/plugins/plugin-registry
redirectmatch 301 ^/tempest/latest/support-policy /tempest/latest/stable-branch-support-policy
redirectmatch 301 ^/tempest/latest/#support-policy /tempest/latest/#stable-branch-support-policy