redirect nova.concepts page to the root of nova docs.
The following page is stale page that still lives, add redirect for this to nova root. http://docs.openstack.org/developer/nova/nova.concepts.html Change-Id: Ibd86c69f5b1d2332f320268a9055dc7b6f9b4bff
This commit is contained in:
parent
964a1e4347
commit
21a6ea385e
@ -173,6 +173,7 @@ redirect 301 /hot-reference/content/ /developer/heat/template_guide/
|
||||
|
||||
# Redirect nova/devref/
|
||||
redirectmatch 301 ^/developer/nova/devref/(.+)$ /developer/nova/$1
|
||||
redirect 301 /developer/nova/nova.concepts.html /developer/nova/
|
||||
|
||||
# Redirect API Quick Start after migration to RST
|
||||
redirect 301 /api/quick-start/content/ http://developer.openstack.org/api-guide/quick-start/
|
||||
|
Loading…
Reference in New Issue
Block a user