This is an automated email from the ASF dual-hosted git repository.
janhoy pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/solr-site.git
The following commit(s) were added to refs/heads/main by this push:
new 80965595c Tune resources page to only link to /guide, not PDF versions
80965595c is described below
commit 80965595cb9d13ee9b53850daa6f843a66610c5f
Author: Jan Høydahl <[email protected]>
AuthorDate: Thu May 12 00:29:50 2022 +0200
Tune resources page to only link to /guide, not PDF versions
---
content/pages/resources.md | 7 +------
1 file changed, 1 insertion(+), 6 deletions(-)
diff --git a/content/pages/resources.md b/content/pages/resources.md
index 3b3074f87..fca03c722 100644
--- a/content/pages/resources.md
+++ b/content/pages/resources.md
@@ -23,15 +23,10 @@ Users who have completed the tutorial are encouraged to
review the [other docume
<h3 class="offset" id="the-apache-solr-reference-guide">The Apache Solr
Reference Guide</h3>
-Beginning with Solr 4.4, a detailed reference guide is available online.
-
-* [HTML Version of the Reference Guide](/guide)
+* [Solr Reference Guide](/guide)
* [Visual Guide to Streaming Expressions and Math
Expressions](http://bit.ly/32srTpA)
-* [Previous Releases in PDF (until Solr
8.x)](http://archive.apache.org/dist/lucene/solr/ref-guide/)
-
-
<h3 class="offset" id="javadocs">Solr Javadocs</h3>
Solr generates JavaDocs for all included code in each release.