Author: tomaz
Date: Fri Dec 13 13:17:26 2013
New Revision: 1550722
URL: http://svn.apache.org/r1550722
Log:
Update getting started page, point to new documentation.
Modified:
libcloud/site/trunk/content/getting-started.mdtext
Modified: libcloud/site/trunk/content/getting-started.mdtext
URL:
http://svn.apache.org/viewvc/libcloud/site/trunk/content/getting-started.mdtext?rev=1550722&r1=1550721&r2=1550722&view=diff
==============================================================================
--- libcloud/site/trunk/content/getting-started.mdtext (original)
+++ libcloud/site/trunk/content/getting-started.mdtext Fri Dec 13 13:17:26 2013
@@ -14,9 +14,9 @@ If you used pip to install the library y
::bash
pip install --upgrade apache-libcloud
-## API Reference Documentation ##
+## Documentation ##
-Available at
[http://libcloud.apache.org/apidocs/](http://libcloud.apache.org/apidocs/).
+Available at
[https://libcloud.readthedocs.org/en/latest/](https://libcloud.readthedocs.org/en/latest/).
## Example: Connecting with a Driver ##