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 2015/01/11 05:36:04 UTC

svn commit: r1650870 - /lucene/cms/trunk/content/solr/resources.mdtext

Author: sarowe
Date: Sun Jan 11 04:36:03 2015
New Revision: 1650870

URL: http://svn.apache.org/r1650870
Log:
Fix read-only anonymous access link: viewcvs.cgi -> viewvc

Modified:
    lucene/cms/trunk/content/solr/resources.mdtext

Modified: lucene/cms/trunk/content/solr/resources.mdtext
URL: http://svn.apache.org/viewvc/lucene/cms/trunk/content/solr/resources.mdtext?rev=1650870&r1=1650869&r2=1650870&view=diff
==============================================================================
--- lucene/cms/trunk/content/solr/resources.mdtext (original)
+++ lucene/cms/trunk/content/solr/resources.mdtext Sun Jan 11 04:36:03 2015
@@ -1,4 +1,5 @@
 Title: Resources
+
 ## Tutorials ##
 
 <!-- 
@@ -136,7 +137,7 @@ The Solr source code resides in the Apac
 
 #### Web Access (read-only) ####
 
-The source code can be browsed via the Web at <http://svn.apache.org/viewcvs.cgi/lucene/dev/>. No SVN client software is required.
+The source code can be browsed via the Web at <http://svn.apache.org/viewvc/lucene/dev/>. No SVN client software is required.
 
 #### Anonymous Access (read-only) ####