Author: tomaz
Date: Sun Jan 26 16:34:26 2014
New Revision: 1561515

URL: http://svn.apache.org/r1561515
Log:
Update redirects.

Modified:
    libcloud/site/trunk/source/.htaccess

Modified: libcloud/site/trunk/source/.htaccess
URL: 
http://svn.apache.org/viewvc/libcloud/site/trunk/source/.htaccess?rev=1561515&r1=1561514&r2=1561515&view=diff
==============================================================================
--- libcloud/site/trunk/source/.htaccess (original)
+++ libcloud/site/trunk/source/.htaccess Sun Jan 26 16:34:26 2014
@@ -17,6 +17,8 @@ Redirect 301 /testing.html https://libcl
 Redirect 301 /contributing.html 
https://libcloud.readthedocs.org/en/latest/development.html#contributing
 
 # Redirect from old docs to new location
+Redirect 301 /docs/debugging.html 
https://libcloud.readthedocs.org/en/latest/troubleshooting.html#debugging
+
 Redirect 302 /docs/compute-overview.html 
https://libcloud.readthedocs.org/en/latest/compute/index.html
 Redirect 302 /docs/compute-base-api.html 
https://libcloud.readthedocs.org/en/latest/compute/api.html
 Redirect 302 /docs/compute-examples.html 
https://libcloud.readthedocs.org/en/latest/compute/examples.html


Reply via email to