You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by an...@apache.org on 2013/06/14 06:38:33 UTC

svn commit: r1492951 - /incubator/mesos/www/download.html

Author: andrew
Date: Fri Jun 14 04:38:33 2013
New Revision: 1492951

URL: http://svn.apache.org/r1492951
Log:
Update location of git repo on Download page.

Modified:
    incubator/mesos/www/download.html

Modified: incubator/mesos/www/download.html
URL: http://svn.apache.org/viewvc/incubator/mesos/www/download.html?rev=1492951&r1=1492950&r2=1492951&view=diff
==============================================================================
--- incubator/mesos/www/download.html (original)
+++ incubator/mesos/www/download.html Fri Jun 14 04:38:33 2013
@@ -55,7 +55,7 @@ Download the most recent stable release:
 
 <h2>Getting the code via source control</h2>
 <p>
-Developers can get the latest version of Mesos via source control from the read-only git repository <a href="http://github.com/apache/mesos">on Github</a> at: <code>git://github.com/apache/mesos.git</code>
+Developers can get the latest version of Mesos via source control from the read-only git repository <a href="http://github.com/apache/incubator-mesos">on Github</a> at: <code>git://github.com/apache/incubator-mesos.git</code>
 </p>
 
 <p>Once you have downloaded Mesos, follow the