diff --git a/www/developer/.htaccess b/www/developer/.htaccess deleted file mode 100644 index 1d2b5c6fd7..0000000000 --- a/www/developer/.htaccess +++ /dev/null @@ -1,12 +0,0 @@ -# Redirect for the rename of quantum to neutron -redirect 301 /developer/quantum/ /developer/neutron/ - -# Redirect for the rename of python-quantumclient to python-neutronclient -redirect 301 /developer/python-quantumclient/ /developer/python-neutronclient/ - -# Redirect to api.openstack.org for nova's old api_ext doc -redirect 301 /developer/nova/api_ext/ http://api.openstack.org/api-ref.html - -# Redirect for the rename of savanna to sahara -redirect 301 /developer/savanna/ /developer/sahara/ -redirect 301 /developer/python-savannaclient/ /developer/python-saharaclient/