You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@solr.apache.org by ho...@apache.org on 2022/05/11 23:50:28 UTC

[solr-site] branch production updated: Temporarily use 9_0 instead of latest for ref guide

This is an automated email from the ASF dual-hosted git repository.

houston pushed a commit to branch production
in repository https://gitbox.apache.org/repos/asf/solr-site.git


The following commit(s) were added to refs/heads/production by this push:
     new 42d019cd3 Temporarily use 9_0 instead of latest for ref guide
42d019cd3 is described below

commit 42d019cd34a60bce7295eab5ffac1fc9450e8a60
Author: Houston Putman <ho...@apache.org>
AuthorDate: Wed May 11 19:50:20 2022 -0400

    Temporarily use 9_0 instead of latest for ref guide
---
 themes/solr/templates/htaccess.ref-guide-antora | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/themes/solr/templates/htaccess.ref-guide-antora b/themes/solr/templates/htaccess.ref-guide-antora
index 943cd73d6..1cd244f72 100644
--- a/themes/solr/templates/htaccess.ref-guide-antora
+++ b/themes/solr/templates/htaccess.ref-guide-antora
@@ -1,2 +1,2 @@
-Redirect 302 /guide/solr/9_0 /guide/solr/latest
-Redirect 301 /guide/index.html /guide/solr/latest/index.html
+Redirect 302 /guide/solr/latest /guide/solr/9_0
+Redirect 302 /guide/index.html /guide/solr/9_0/index.html