You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aurora.apache.org by se...@apache.org on 2016/07/01 20:15:12 UTC

svn commit: r1751003 [3/3] - in /aurora/site: data/downloads.yml publish/downloads/index.html publish/index.html publish/sitemap.xml source/downloads.html.md.erb source/index.html.md

Modified: aurora/site/source/downloads.html.md.erb
URL: http://svn.apache.org/viewvc/aurora/site/source/downloads.html.md.erb?rev=1751003&r1=1751002&r2=1751003&view=diff
==============================================================================
--- aurora/site/source/downloads.html.md.erb (original)
+++ aurora/site/source/downloads.html.md.erb Fri Jul  1 20:15:12 2016
@@ -1,6 +1,6 @@
 # Download Aurora
 
-If you're new, consider starting with the [Getting Started guide](/documentation/latest/vagrant/).
+If you're new, consider starting with the [Getting Started guide](/documentation/latest/getting-started/vagrant/).
 
 <!--
   NOTE: current releases should use a mirrored URL (www.apache.org/dyn/...),

Modified: aurora/site/source/index.html.md
URL: http://svn.apache.org/viewvc/aurora/site/source/index.html.md?rev=1751003&r1=1751002&r2=1751003&view=diff
==============================================================================
--- aurora/site/source/index.html.md (original)
+++ aurora/site/source/index.html.md Fri Jul  1 20:15:12 2016
@@ -26,7 +26,7 @@
   </div>
   <div class="row">
     <div class="col-md-2 text-center"><p><span class="glyphicon glyphicon-list-alt"></span></p></div>
-    <div class="col-md-4"><h3>Sophisticated DSL</h3><p>Services are highly-configurable via a <a href="/documentation/latest/configuration-tutorial">DSL</a> which supports templating, allowing you to establish common patterns and avoid redundant configurations.</p></div>
+    <div class="col-md-4"><h3>Sophisticated DSL</h3><p>Services are highly-configurable via a <a href="/documentation/latest/reference/configuration-tutorial/">DSL</a> which supports templating, allowing you to establish common patterns and avoid redundant configurations.</p></div>
     <div class="col-md-2 text-center"><p><span class="glyphicon glyphicon-cloud-upload"></span></p></div>
     <div class="col-md-4"><h3>Service Registration</h3><p>Aurora <a href="/documentation/latest/features/service-discovery/">announces</a> services to Apache ZooKeeper for discovery by clients like Finagle.</p></div>
   </div>