Author: tomaz
Date: Thu Jan 30 11:31:44 2014
New Revision: 1562783

URL: http://svn.apache.org/r1562783
Log:
Fix some more old links.

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

Modified: libcloud/site/trunk/source/.htaccess
URL: 
http://svn.apache.org/viewvc/libcloud/site/trunk/source/.htaccess?rev=1562783&r1=1562782&r2=1562783&view=diff
==============================================================================
--- libcloud/site/trunk/source/.htaccess (original)
+++ libcloud/site/trunk/source/.htaccess Thu Jan 30 11:31:44 2014
@@ -16,6 +16,10 @@ Redirect 301 /driver-features.html https
 Redirect 301 /testing.html 
https://libcloud.readthedocs.org/en/latest/testing.html
 Redirect 301 /contributing.html 
https://libcloud.readthedocs.org/en/latest/development.html#contributing
 
+Redirect 301 /whos-using.html /whois-using.html
+Redirect 301 /news.html /blog/
+Redirect 301 /sitemap.html /sitemap.xml
+
 # Redirect from old docs to new location
 Redirect 301 /docs/debugging.html 
https://libcloud.readthedocs.org/en/latest/troubleshooting.html#debugging
 


Reply via email to