tempest/doc/source/_extra/.htaccess
Ghanshyam Mann 710e877e43 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
2020-05-05 14:30:34 -05:00

5 lines
338 B
ApacheConf

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