You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by bu...@apache.org on 2013/10/02 19:17:00 UTC

svn commit: r880918 - in /websites/staging/cloudstack/trunk/content: ./ downloads.html

Author: buildbot
Date: Wed Oct  2 17:17:00 2013
New Revision: 880918

Log:
Staging update by buildbot for cloudstack

Modified:
    websites/staging/cloudstack/trunk/content/   (props changed)
    websites/staging/cloudstack/trunk/content/downloads.html

Propchange: websites/staging/cloudstack/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Oct  2 17:17:00 2013
@@ -1 +1 @@
-1528565
+1528566

Modified: websites/staging/cloudstack/trunk/content/downloads.html
==============================================================================
--- websites/staging/cloudstack/trunk/content/downloads.html (original)
+++ websites/staging/cloudstack/trunk/content/downloads.html Wed Oct  2 17:17:00 2013
@@ -225,9 +225,9 @@ Additionally, you can verify the MD5 or 
 
 </p>
 
-<p>Instructions for building and installing from source can be found in the included (README.md)[https://git-wip-us.apache.org/repos/asf?p=cloudstack-cloudmonkey.git;a=blob_plain;f=README.md;hb=34665b37833fbe2fbad2349b6fc5c3893ca39643] file.</p>
+<p>Instructions for building and installing from source can be found in the included <a href="https://git-wip-us.apache.org/repos/asf?p=cloudstack-cloudmonkey.git;a=blob_plain;f=README.md;hb=34665b37833fbe2fbad2349b6fc5c3893ca39643">README.md</a> file.</p>
 <h4 id="pypi-package">PyPi Package</h4>
-<p>For easier installation or upgrades, the official source code release has been supplemented by community members who have pushed the python package to the (Python Package Index)[https://pypi.python.org/pypi/cloudmonkey/].</p>
+<p>For easier installation or upgrades, the official source code release has been supplemented by community members who have pushed the python package to the <a href="https://pypi.python.org/pypi/cloudmonkey/">Python Package Index</a>.</p>
 <p>For installing the package from pypi, use:</p>
 <div class="codehilite"><pre>$ <span class="n">pip</span> <span class="n">install</span> <span class="n">cloudmonkey</span>
 </pre></div>