Redirect HOT Guide to heat documentation
The HOT Guide is now part of the heat documentation, redirect links. Most pages are moved over one by one with the exception of hot.html. Change-Id: I53e6864ed1321dde617b994c4d594003b51aa0d5
This commit is contained in:
parent
33e04233aa
commit
186c073005
@ -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-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.
|
||||
redirectmatch 301 /hot-guide/content/.* /user-guide/hot-guide/$1
|
||||
redirect 301 /hot-guide/content/ /developer/heat/template_guide/
|
||||
|
Loading…
Reference in New Issue
Block a user