Merge "Redirect deployment guide subdirectories appropriately"

This commit is contained in:
Jenkins 2017-02-23 22:33:20 +00:00 committed by Gerrit Code Review
commit c662161af7

@ -513,3 +513,7 @@ redirect 301 /mitaka/networking-guide/adv-config-tag.html /mitaka/networking-gui
redirect 301 /cli-reference/keystone.html /developer/python-openstackclient/command-list.html
redirect 301 /cli-reference/openstack.html /developer/python-openstackclient/
redirect 301 /cli-reference/sahara.html /developer/python-openstackclient/plugin-commands.html#sahara
# 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/