diff --git a/www/.htaccess b/www/.htaccess index 40353ad24..9092756d1 100644 --- a/www/.htaccess +++ b/www/.htaccess @@ -17,9 +17,9 @@ redirect 301 /api-ref/networking/v2-ext/ https://docs.openstack.org/api-ref/netw # Redirect from centralized API ref to API ref per project team # ------------------------------------------------------------- # Redirect for the new file name for complete reference page -redirect 301 /api-reference.html https://docs.openstack.org/api-guide-start/index.html -redirect 301 /api-specs.html https://docs.openstack.org/api-guide-start/index.html -redirect 301 /api-ref.html https://docs.openstack.org/api-guide-start/index.html +redirect 301 /api-reference.html https://docs.openstack.org/api-quick-start/index.html +redirect 301 /api-specs.html https://docs.openstack.org/api-quick-start/index.html +redirect 301 /api-ref.html https://docs.openstack.org/api-quick-start/index.html # Redirect Compute API reference v3 to v2.1 redirect 301 /api-ref-compute-v3.html https://docs.openstack.org/api-ref/compute/ # Redirect Compute API reference v2.0 to v2.1