[www] add Redirect from renamed content
Change-Id: I2094efda0f41a19eece04fd9687819cafa905fce Closes-Bug: #1667508
This commit is contained in:
parent
98c1f24ac7
commit
cc67ca4728
@ -514,6 +514,10 @@ redirect 301 /cli-reference/keystone.html /developer/python-openstackclient/comm
|
||||
redirect 301 /cli-reference/openstack.html /developer/python-openstackclient/
|
||||
redirect 301 /cli-reference/sahara.html /developer/python-openstackclient/plugin-commands.html#sahara
|
||||
|
||||
# Redirect changed directory name in the Contributor Guide
|
||||
redirect 301 /contributor-guide/ui-text-guidelines.html /contributor-guide/ux-ui-guidelines/ui-text-guidelines.html
|
||||
redirect 301 /contributor-guide/ui-text-guidelines /contributor-guide/ux-ui-guidelines
|
||||
|
||||
# Redirect any deploy guide project directory back to the current stable index
|
||||
redirectmatch 301 "^/project-deploy-guide/$" /project-deploy-guide/ocata/
|
||||
redirectmatch 301 "^/project-deploy-guide/openstack-ansible/$" /project-deploy-guide/openstack-ansible/ocata/
|
||||
|
Loading…
Reference in New Issue
Block a user