You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by br...@apache.org on 2014/12/16 23:50:42 UTC

svn commit: r1646110 - in /subversion/site/publish: index.html news.html site-nav.html

Author: breser
Date: Tue Dec 16 22:50:41 2014
New Revision: 1646110

URL: http://svn.apache.org/r1646110
Log:
Drop the limitation on mirrors instituted due to delayed publishing of 1.7.19 & 1.8.11

Modified:
    subversion/site/publish/index.html
    subversion/site/publish/news.html
    subversion/site/publish/site-nav.html

Modified: subversion/site/publish/index.html
URL: http://svn.apache.org/viewvc/subversion/site/publish/index.html?rev=1646110&r1=1646109&r2=1646110&view=diff
==============================================================================
--- subversion/site/publish/index.html (original)
+++ subversion/site/publish/index.html Tue Dec 16 22:50:41 2014
@@ -79,7 +79,7 @@
  >change log</a> for more information about this release.</p> 
  
 <p>To get this release from the nearest mirror, please visit our
- <a href="/download/?update=201412151630#recommended-release">download page</a>.</p> 
+ <a href="/download/#recommended-release">download page</a>.</p> 
  
 </div> <!-- #news-20141215-1 --> 
 
@@ -99,7 +99,7 @@
  >change log</a> for more information about this release.</p> 
  
 <p>To get this release from the nearest mirror, please visit our
- <a href="/download/?update=201412151630#supported-releases">download page</a>.</p> 
+ <a href="/download/#supported-releases">download page</a>.</p> 
  
 </div> <!-- #news-20141215-2 -->
 

Modified: subversion/site/publish/news.html
URL: http://svn.apache.org/viewvc/subversion/site/publish/news.html?rev=1646110&r1=1646109&r2=1646110&view=diff
==============================================================================
--- subversion/site/publish/news.html (original)
+++ subversion/site/publish/news.html Tue Dec 16 22:50:41 2014
@@ -37,7 +37,7 @@
  >change log</a> for more information about this release.</p> 
  
 <p>To get this release from the nearest mirror, please visit our
- <a href="/download/?update=201412151630#recommended-release">download page</a>.</p> 
+ <a href="/download/#recommended-release">download page</a>.</p> 
  
 </div> <!-- #news-20141215-1 --> 
 
@@ -57,7 +57,7 @@
  >change log</a> for more information about this release.</p> 
  
 <p>To get this release from the nearest mirror, please visit our
- <a href="/download/?update=201412151630#supported-releases">download page</a>.</p> 
+ <a href="/download/#supported-releases">download page</a>.</p> 
  
 </div> <!-- #news-20141215-2 -->
 

Modified: subversion/site/publish/site-nav.html
URL: http://svn.apache.org/viewvc/subversion/site/publish/site-nav.html?rev=1646110&r1=1646109&r2=1646110&view=diff
==============================================================================
--- subversion/site/publish/site-nav.html (original)
+++ subversion/site/publish/site-nav.html Tue Dec 16 22:50:41 2014
@@ -14,7 +14,7 @@
   </li>
   <li>Getting Subversion
     <ul>
-      <li><a href="/download/?update=201412151630">Source Download</a></li>
+      <li><a href="/download/">Source Download</a></li>
       <li><a href="/packages.html">Binary Packages</a></li>
       <li><a href="/docs/release-notes/">Release Notes</a></li>
     </ul>