Author: tomaz Date: Sat Jul 2 14:35:36 2016 New Revision: 1751074 URL: http://svn.apache.org/viewvc?rev=1751074&view=rev Log: Fix syntax error.
Modified: libcloud/site/trunk/generated/blog/atom.xml libcloud/site/trunk/generated/index.html libcloud/site/trunk/generated/sitemap.xml libcloud/site/trunk/source/index.html Modified: libcloud/site/trunk/generated/blog/atom.xml URL: http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/atom.xml?rev=1751074&r1=1751073&r2=1751074&view=diff ============================================================================== --- libcloud/site/trunk/generated/blog/atom.xml (original) +++ libcloud/site/trunk/generated/blog/atom.xml Sat Jul 2 14:35:36 2016 @@ -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>2016-07-02T16:32:19+02:00</updated> + <updated>2016-07-02T16:35:02+02:00</updated> <author> <name>The Apache Software Foundation</name> </author> Modified: libcloud/site/trunk/generated/index.html URL: http://svn.apache.org/viewvc/libcloud/site/trunk/generated/index.html?rev=1751074&r1=1751073&r2=1751074&view=diff ============================================================================== --- libcloud/site/trunk/generated/index.html (original) +++ libcloud/site/trunk/generated/index.html Sat Jul 2 14:35:36 2016 @@ -184,7 +184,7 @@ <li>Six main APIs: <a href="https://libcloud.readthedocs.org/en/latest/compute/index.html">Compute</a>, <a href="https://libcloud.readthedocs.org/en/latest/storage/index.html">Storage</a>, - <a href="https://libcloud.readthedocs.org/en/latest/loadbalancer/index.htmlv>Load Balancers</a>, + <a href="https://libcloud.readthedocs.org/en/latest/loadbalancer/index.html">Load Balancers</a>, <a href="https://libcloud.readthedocs.org/en/latest/dns/index.html">DNS</a>, <a href="https://libcloud.readthedocs.org/en/latest/container/index.html">Container</a>, <a href="https://libcloud.readthedocs.org/en/latest/backup/index.html">Backup</a></li> Modified: libcloud/site/trunk/generated/sitemap.xml URL: http://svn.apache.org/viewvc/libcloud/site/trunk/generated/sitemap.xml?rev=1751074&r1=1751073&r2=1751074&view=diff ============================================================================== --- libcloud/site/trunk/generated/sitemap.xml (original) +++ libcloud/site/trunk/generated/sitemap.xml Sat Jul 2 14:35:36 2016 @@ -370,7 +370,7 @@ </url> <url> <loc>https://libcloud.apache.org/</loc> - <lastmod>2016-06-22T22:19:02+02:00</lastmod> + <lastmod>2016-07-02T16:34:59+02:00</lastmod> </url> <url> <loc>https://libcloud.apache.org/credits.html</loc> Modified: libcloud/site/trunk/source/index.html URL: http://svn.apache.org/viewvc/libcloud/site/trunk/source/index.html?rev=1751074&r1=1751073&r2=1751074&view=diff ============================================================================== --- libcloud/site/trunk/source/index.html (original) +++ libcloud/site/trunk/source/index.html Sat Jul 2 14:35:36 2016 @@ -96,7 +96,7 @@ javascript_files: <li>Six main APIs: <a href="https://libcloud.readthedocs.org/en/latest/compute/index.html">Compute</a>, <a href="https://libcloud.readthedocs.org/en/latest/storage/index.html">Storage</a>, - <a href="https://libcloud.readthedocs.org/en/latest/loadbalancer/index.htmlv>Load Balancers</a>, + <a href="https://libcloud.readthedocs.org/en/latest/loadbalancer/index.html">Load Balancers</a>, <a href="https://libcloud.readthedocs.org/en/latest/dns/index.html">DNS</a>, <a href="https://libcloud.readthedocs.org/en/latest/container/index.html">Container</a>, <a href="https://libcloud.readthedocs.org/en/latest/backup/index.html">Backup</a></li>