Merge "Redirect HOT Guide to heat documentation"
This commit is contained in:
commit
fffdc66eea
@ -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