You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aurora.apache.org by dl...@apache.org on 2014/01/06 23:54:45 UTC

svn commit: r1556056 - in /incubator/aurora/site: publish/downloads/index.html source/downloads.html.md

Author: dlester
Date: Mon Jan  6 22:54:44 2014
New Revision: 1556056

URL: http://svn.apache.org/r1556056
Log:
Updates link to Aurora codebase on downloads page.

Modified:
    incubator/aurora/site/publish/downloads/index.html
    incubator/aurora/site/source/downloads.html.md

Modified: incubator/aurora/site/publish/downloads/index.html
URL: http://svn.apache.org/viewvc/incubator/aurora/site/publish/downloads/index.html?rev=1556056&r1=1556055&r2=1556056&view=diff
==============================================================================
--- incubator/aurora/site/publish/downloads/index.html (original)
+++ incubator/aurora/site/publish/downloads/index.html Mon Jan  6 22:54:44 2014
@@ -68,9 +68,9 @@
       <div class="container">
         <h1>Downloads</h1>
 
-<p>The Aurora team is diligently working to migrate the codebase to the Apache Software Foundation prior to our first official release. In the meantime, a pre-release version is available on github:</p>
+<p>The Aurora team recently migrated their codebase to the Apache Software Foundation prior to a first official release. A pre-release version is available on GitHub:</p>
 
-<p><a href="https://github.com/twitter/aurora">https://github.com/twitter/aurora</a></p>
+<p><a href="https://github.com/apache/incubator-aurora/">https://github.com/apache/incubator-aurora/</a></p>
 
 	  </div>
       <div class="container">

Modified: incubator/aurora/site/source/downloads.html.md
URL: http://svn.apache.org/viewvc/incubator/aurora/site/source/downloads.html.md?rev=1556056&r1=1556055&r2=1556056&view=diff
==============================================================================
--- incubator/aurora/site/source/downloads.html.md (original)
+++ incubator/aurora/site/source/downloads.html.md Mon Jan  6 22:54:44 2014
@@ -1,4 +1,4 @@
 # Downloads
-The Aurora team is diligently working to migrate the codebase to the Apache Software Foundation prior to our first official release. In the meantime, a pre-release version is available on github:
+The Aurora team recently migrated their codebase to the Apache Software Foundation prior to a first official release. A pre-release version is available on GitHub:
 
-[https://github.com/twitter/aurora](https://github.com/twitter/aurora)
\ No newline at end of file
+[https://github.com/apache/incubator-aurora/](https://github.com/apache/incubator-aurora/)
\ No newline at end of file