You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by ct...@apache.org on 2017/05/03 14:48:55 UTC

svn commit: r1793659 - /lucene/cms/trunk/content/solr/guide/index.mdtext

Author: ctargett
Date: Wed May  3 14:48:55 2017
New Revision: 1793659

URL: http://svn.apache.org/viewvc?rev=1793659&view=rev
Log:
Make PDF links more general

Modified:
    lucene/cms/trunk/content/solr/guide/index.mdtext

Modified: lucene/cms/trunk/content/solr/guide/index.mdtext
URL: http://svn.apache.org/viewvc/lucene/cms/trunk/content/solr/guide/index.mdtext?rev=1793659&r1=1793658&r2=1793659&view=diff
==============================================================================
--- lucene/cms/trunk/content/solr/guide/index.mdtext (original)
+++ lucene/cms/trunk/content/solr/guide/index.mdtext Wed May  3 14:48:55 2017
@@ -28,7 +28,7 @@ The HTML version is available online. Yo
 
 The PDF version can be downloaded from the Apache mirrors (for the latest version) or in the Apache archives.
 
-  - [Latest PDF (Solr 6.5)](https://www.apache.org/dyn/closer.cgi/lucene/solr/ref-guide/apache-solr-ref-guide-6.5.pdf)
-  - [Archived PDFs](http://archive.apache.org/dist/lucene/solr/ref-guide/) for earlier releases
+  - [Latest PDF from Apache mirrors](https://www.apache.org/dyn/closer.cgi/lucene/solr/ref-guide)
+  - [Archived PDFs for earlier releases](http://archive.apache.org/dist/lucene/solr/ref-guide/) 
 
  
\ No newline at end of file