Author: serb
Date: Fri Jul  1 20:15:12 2016
New Revision: 1751003

URL: http://svn.apache.org/viewvc?rev=1751003&view=rev
Log:
Fix dead links to Aurora docs

Modified:
    aurora/site/data/downloads.yml
    aurora/site/publish/downloads/index.html
    aurora/site/publish/index.html
    aurora/site/publish/sitemap.xml
    aurora/site/source/downloads.html.md.erb
    aurora/site/source/index.html.md

Modified: aurora/site/data/downloads.yml
URL: 
http://svn.apache.org/viewvc/aurora/site/data/downloads.yml?rev=1751003&r1=1751002&r2=1751003&view=diff
==============================================================================
--- aurora/site/data/downloads.yml (original)
+++ aurora/site/data/downloads.yml Fri Jul  1 20:15:12 2016
@@ -1,8 +1,8 @@
 releases:
   - version: 0.14.0
-    blog_post: aurora-0.14.0-released
+    blog_post: aurora-0-14-0-released
   - version: 0.13.0
-    blog_post: aurora-0.13.0-released
+    blog_post: aurora-0-13-0-released
   - version: 0.12.0
     blog_post: aurora-0-12-0-released
   - version: 0.11.0

Modified: aurora/site/publish/downloads/index.html
URL: 
http://svn.apache.org/viewvc/aurora/site/publish/downloads/index.html?rev=1751003&r1=1751002&r2=1751003&view=diff
==============================================================================
--- aurora/site/publish/downloads/index.html (original)
+++ aurora/site/publish/downloads/index.html Fri Jul  1 20:15:12 2016
@@ -39,7 +39,7 @@
       <div class="container content">
         <h1 id="download-aurora">Download Aurora</h1>
 
-<p>If you&rsquo;re new, consider starting with the <a 
href="/documentation/latest/vagrant/">Getting Started guide</a>.</p>
+<p>If you&rsquo;re new, consider starting with the <a 
href="/documentation/latest/getting-started/vagrant/">Getting Started 
guide</a>.</p>
 
 <!--
   NOTE: current releases should use a mirrored URL (www.apache.org/dyn/...),
@@ -64,13 +64,13 @@
 
 <p><a href="https://www.apache.org/dist/aurora/0.14.0/";>signatures</a>
 | <a 
href="https://git-wip-us.apache.org/repos/asf?p=aurora.git;a=log;h=refs/tags/rel/0.14.0";>commit
 log</a>
-| <a href="/blog/aurora-0.14.0-released/">release notes</a></p>
+| <a href="/blog/aurora-0-14-0-released/">release notes</a></p>
 
 <h4 id="0-13-0"><a 
href="http://www.apache.org/dyn/closer.cgi?path=/aurora/0.13.0/apache-aurora-0.13.0.tar.gz";>0.13.0</a></h4>
 
 <p><a href="https://www.apache.org/dist/aurora/0.13.0/";>signatures</a>
 | <a 
href="https://git-wip-us.apache.org/repos/asf?p=aurora.git;a=log;h=refs/tags/rel/0.13.0";>commit
 log</a>
-| <a href="/blog/aurora-0.13.0-released/">release notes</a></p>
+| <a href="/blog/aurora-0-13-0-released/">release notes</a></p>
 
 <h4 id="0-12-0"><a 
href="http://www.apache.org/dyn/closer.cgi?path=/aurora/0.12.0/apache-aurora-0.12.0.tar.gz";>0.12.0</a></h4>
 

Modified: aurora/site/publish/index.html
URL: 
http://svn.apache.org/viewvc/aurora/site/publish/index.html?rev=1751003&r1=1751002&r2=1751003&view=diff
==============================================================================
--- aurora/site/publish/index.html (original)
+++ aurora/site/publish/index.html Fri Jul  1 20:15:12 2016
@@ -72,7 +72,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>


Reply via email to