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 2015/05/14 12:51:13 UTC

svn commit: r1679338 - in /aurora/site: publish/blog/aurora-0-8-0-released/index.html publish/blog/feed.xml source/blog/2015-05-14-aurora-0-8-0-released.md

Author: dlester
Date: Thu May 14 10:51:13 2015
New Revision: 1679338

URL: http://svn.apache.org/r1679338
Log:
Adds a link to downloads page within 0.8.0 release blog post.

Modified:
    aurora/site/publish/blog/aurora-0-8-0-released/index.html
    aurora/site/publish/blog/feed.xml
    aurora/site/source/blog/2015-05-14-aurora-0-8-0-released.md

Modified: aurora/site/publish/blog/aurora-0-8-0-released/index.html
URL: http://svn.apache.org/viewvc/aurora/site/publish/blog/aurora-0-8-0-released/index.html?rev=1679338&r1=1679337&r2=1679338&view=diff
==============================================================================
--- aurora/site/publish/blog/aurora-0-8-0-released/index.html (original)
+++ aurora/site/publish/blog/aurora-0-8-0-released/index.html Thu May 14 10:51:13 2015
@@ -67,7 +67,7 @@
 <div class="post col-md-9">
 	<h1>Apache Aurora 0.8.0 Released</h1>
 	
-	<p>The latest Apache Aurora release, 0.8.0, is now available for download. This version marks the first Aurora release since becoming a top-level project at the Apache Software Foundation, and includes the following features, improvements, and announcements:</p>
+	<p>The latest Apache Aurora release, 0.8.0, is now available for <a href="http://aurora.apache.org/downloads/">download</a>. This version marks the first Aurora release since becoming a top-level project at the Apache Software Foundation, and includes the following features, improvements, and announcements:</p>
 
 <ul>
 <li>Added support for external update coordination</li>

Modified: aurora/site/publish/blog/feed.xml
URL: http://svn.apache.org/viewvc/aurora/site/publish/blog/feed.xml?rev=1679338&r1=1679337&r2=1679338&view=diff
==============================================================================
--- aurora/site/publish/blog/feed.xml (original)
+++ aurora/site/publish/blog/feed.xml Thu May 14 10:51:13 2015
@@ -17,7 +17,7 @@
       <name>Jake Farrell</name>
     </author>
     <content type="html">
-      &lt;p&gt;The latest Apache Aurora release, 0.8.0, is now available for download. This version marks the first Aurora release since becoming a top-level project at the Apache Software Foundation, and includes the following features, improvements, and announcements:&lt;/p&gt;
+      &lt;p&gt;The latest Apache Aurora release, 0.8.0, is now available for &lt;a href=&quot;http://aurora.apache.org/downloads/&quot;&gt;download&lt;/a&gt;. This version marks the first Aurora release since becoming a top-level project at the Apache Software Foundation, and includes the following features, improvements, and announcements:&lt;/p&gt;
 
 &lt;ul&gt;
 &lt;li&gt;Added support for external update coordination&lt;/li&gt;

Modified: aurora/site/source/blog/2015-05-14-aurora-0-8-0-released.md
URL: http://svn.apache.org/viewvc/aurora/site/source/blog/2015-05-14-aurora-0-8-0-released.md?rev=1679338&r1=1679337&r2=1679338&view=diff
==============================================================================
--- aurora/site/source/blog/2015-05-14-aurora-0-8-0-released.md (original)
+++ aurora/site/source/blog/2015-05-14-aurora-0-8-0-released.md Thu May 14 10:51:13 2015
@@ -9,7 +9,7 @@ post_author:
 tags: Release
 ---
 
-The latest Apache Aurora release, 0.8.0, is now available for download. This version marks the first Aurora release since becoming a top-level project at the Apache Software Foundation, and includes the following features, improvements, and announcements:
+The latest Apache Aurora release, 0.8.0, is now available for [download](http://aurora.apache.org/downloads/). This version marks the first Aurora release since becoming a top-level project at the Apache Software Foundation, and includes the following features, improvements, and announcements:
 
 * Added support for external update coordination
 * Security for scheduler operations, using Apache Shiro