Merge "Adds leading slash to redirect for image guide"

This commit is contained in:
Jenkins
2013-10-29 16:23:24 +00:00
committed by Gerrit Code Review

View File

@@ -8,7 +8,7 @@ redirect 301 /openstack-object-storage/ /trunk/openstack-object-storage/
redirect 301 /api/openstack-compute/1.1/ /api/openstack-compute/2/
# Redirect image metadata and format reference
redirect 301 trunk/openstack-compute/admin/content/adding-images.html image-guide/content/image-formats.html
redirect 301 /trunk/openstack-compute/admin/content/adding-images.html /image-guide/content/image-formats.html
# Redirect config reference precisely
redirect 301 /trunk/openstack-compute/admin/content/compute-options-reference.html /trunk/config-reference/content/list-of-compute-config-options.html