You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by ho...@apache.org on 2013/07/29 04:29:27 UTC

svn commit: r1507884 - /lucene/cms/trunk/content/solr/documentation.mdtext

Author: hossman
Date: Mon Jul 29 02:29:27 2013
New Revision: 1507884

URL: http://svn.apache.org/r1507884
Log:
link to books page from documentation page 

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

Modified: lucene/cms/trunk/content/solr/documentation.mdtext
URL: http://svn.apache.org/viewvc/lucene/cms/trunk/content/solr/documentation.mdtext?rev=1507884&r1=1507883&r2=1507884&view=diff
==============================================================================
--- lucene/cms/trunk/content/solr/documentation.mdtext (original)
+++ lucene/cms/trunk/content/solr/documentation.mdtext Mon Jul 29 02:29:27 2013
@@ -38,7 +38,10 @@ available as a [PDF download][1] for eac
 
 ## Additional Documentation
 
-Additional documentation can be found on the [Solr Community Wiki](http://lucene.apache.org/solr/wiki.html).
+Additional documentation can be found on the 
+[Solr Community Wiki](http://lucene.apache.org/solr/wiki.html)
+or the various [books published about Solr][2].
 
 
-  [1]: https://www.apache.org/dyn/closer.cgi/lucene/solr/ref-guide/ "Download the Solr Reference Guide"
\ No newline at end of file
+  [1]: https://www.apache.org/dyn/closer.cgi/lucene/solr/ref-guide/ "Download the Solr Reference Guide"
+  [2]: ./books.html "Books About Solr"
\ No newline at end of file