Merge "Redirect HOT Guide to heat documentation"

This commit is contained in:
Jenkins 2015-06-29 20:20:22 +00:00 committed by Gerrit Code Review
commit fffdc66eea

View File

@ -149,5 +149,9 @@ redirect 301 /user-guide-admin/content/nova_cli_migrate_single.html /user-guide-
redirectmatch 301 "^/user-guide/content/.*$" /user-guide/index.html redirectmatch 301 "^/user-guide/content/.*$" /user-guide/index.html
redirectmatch 301 "^/user-guide-admin/content/.*" /user-guide-admin/index.html redirectmatch 301 "^/user-guide-admin/content/.*" /user-guide-admin/index.html
# Hot-guide has moved to heat repo
redirect 301 /user-guide/hot-guide/hot.html /developer/heat/template_guide/hot_guide.html
redirect 301 /user-guide/hot-guide/ /developer/heat/template_guide/
# All these files should be a direct match, file name for file name. # All these files should be a direct match, file name for file name.
redirectmatch 301 /hot-guide/content/.* /user-guide/hot-guide/$1 redirect 301 /hot-guide/content/ /developer/heat/template_guide/