710e877e43
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
5 lines
338 B
ApacheConf
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
|