Author: tomaz
Date: Sat Jan 25 12:55:23 2014
New Revision: 1561298
URL: http://svn.apache.org/r1561298
Log:
Add a comment.
Modified:
libcloud/site/trunk/generated/blog/atom.xml
libcloud/site/trunk/source/.htaccess
Modified: libcloud/site/trunk/generated/blog/atom.xml
URL:
http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/atom.xml?rev=1561298&r1=1561297&r2=1561298&view=diff
==============================================================================
--- libcloud/site/trunk/generated/blog/atom.xml (original)
+++ libcloud/site/trunk/generated/blog/atom.xml Sat Jan 25 12:55:23 2014
@@ -5,7 +5,7 @@
<link href="https://libcloud.apache.org" rel="self" />
<link href="https://libcloud.apache.org" />
<id>https://libcloud.apache.org</id>
- <updated>2014-01-25T13:51:41+01:00</updated>
+ <updated>2014-01-25T13:53:16+01:00</updated>
<author>
<name>The Apache Software Foundation</name>
</author>
Modified: libcloud/site/trunk/source/.htaccess
URL:
http://svn.apache.org/viewvc/libcloud/site/trunk/source/.htaccess?rev=1561298&r1=1561297&r2=1561298&view=diff
==============================================================================
--- libcloud/site/trunk/source/.htaccess (original)
+++ libcloud/site/trunk/source/.htaccess Sat Jan 25 12:55:23 2014
@@ -16,6 +16,7 @@ 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 from old docs to new location
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