You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by sa...@apache.org on 2014/12/05 18:39:50 UTC

svn commit: r1643368 - in /lucene/cms/trunk: lib/path.pm templates/_solr-footer.html

Author: sarowe
Date: Fri Dec  5 17:39:50 2014
New Revision: 1643368

URL: http://svn.apache.org/r1643368
Log:
SOLR-6058: fix footer HTML syntax, and reword footer link to the downloads page as 'Solr Past Releases'

Modified:
    lucene/cms/trunk/lib/path.pm
    lucene/cms/trunk/templates/_solr-footer.html

Modified: lucene/cms/trunk/lib/path.pm
URL: http://svn.apache.org/viewvc/lucene/cms/trunk/lib/path.pm?rev=1643368&r1=1643367&r2=1643368&view=diff
==============================================================================
--- lucene/cms/trunk/lib/path.pm (original)
+++ lucene/cms/trunk/lib/path.pm Fri Dec  5 17:39:50 2014
@@ -1,7 +1,7 @@
 package path;
 use ASF::Value;
 
-# taken from django's url.py 
+# taken from django's url.py
 $localMode = 0;
 
 # Patterns should go from more restrictive matches to less restrictive.

Modified: lucene/cms/trunk/templates/_solr-footer.html
URL: http://svn.apache.org/viewvc/lucene/cms/trunk/templates/_solr-footer.html?rev=1643368&r1=1643367&r2=1643368&view=diff
==============================================================================
--- lucene/cms/trunk/templates/_solr-footer.html (original)
+++ lucene/cms/trunk/templates/_solr-footer.html Fri Dec  5 17:39:50 2014
@@ -27,7 +27,7 @@
         <li><a href="/solr/resources.html#videos">Videos</a></li>
         <li><a href="/solr/resources.html#community">Solr Community</a></li>
         <li><a href="/solr/logos-and-assets.html">Solr Logos and Assets</a></li>
-        <li><a href="/solr/downloads.html>Solr Downloads</a></li>
+        <li><a href="/solr/downloads.html">Download Older Releases</a></li>
       </ul>
     </div>
     <div class="small-6 medium-3 columns">