This is an automated email from the ASF dual-hosted git repository.
janhoy pushed a commit to branch branch_9x
in repository https://gitbox.apache.org/repos/asf/solr.git
The following commit(s) were added to refs/heads/branch_9x by this push:
new 32d8e2f7c9f Link to PDF-guides in dropdown (#844)
32d8e2f7c9f is described below
commit 32d8e2f7c9f3b9d7c3a2bfa4466313279a010bfc
Author: Jan Høydahl <[email protected]>
AuthorDate: Tue May 10 21:29:43 2022 +0200
Link to PDF-guides in dropdown (#844)
(cherry picked from commit 8833b207f23488383a220325f96a28c671a829e4)
---
solr/solr-ref-guide/ui-src/partials/nav-explore.hbs | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/solr/solr-ref-guide/ui-src/partials/nav-explore.hbs
b/solr/solr-ref-guide/ui-src/partials/nav-explore.hbs
index 32870114353..4cdd8f3fee7 100644
--- a/solr/solr-ref-guide/ui-src/partials/nav-explore.hbs
+++ b/solr/solr-ref-guide/ui-src/partials/nav-explore.hbs
@@ -90,6 +90,10 @@
</li>
<li class="version">
<a href="https://solr.apache.org/guide/6_6">6.6</a>
+ </li>
+ <li class="version">
+ <a
href="http://archive.apache.org/dist/lucene/solr/ref-guide/">Older</a>
+ </li>
</ul>
</li>
<!-- Solr Additions - End -->