Merge "[www] add Redirect from renamed content"

This commit is contained in:
Jenkins 2017-02-24 06:07:27 +00:00 committed by Gerrit Code Review
commit bbf615c3a5

View File

@ -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/