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.git
The following commit(s) were added to refs/heads/main by this push:
new 8833b207f23 Link to PDF-guides in dropdown (#844)
8833b207f23 is described below
commit 8833b207f23488383a220325f96a28c671a829e4
Author: Jan Høydahl <[email protected]>
AuthorDate: Tue May 10 21:29:43 2022 +0200
Link to PDF-guides in dropdown (#844)
---
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 -->