diff --git a/www/static/.htaccess b/www/static/.htaccess index a6a21297d4..7235d9fd21 100644 --- a/www/static/.htaccess +++ b/www/static/.htaccess @@ -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/