This is an automated email from the ASF dual-hosted git repository. gerlowskija pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/solr-site.git
commit 06d6407af643510751c2e5261229f992b2d9f4e1 Author: Jason Gerlowski <[email protected]> AuthorDate: Mon Feb 12 13:29:11 2024 -0500 Update the htaccess.ref-guide-antora for release 9.5.0 --- themes/solr/templates/htaccess.ref-guide-antora | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/solr/templates/htaccess.ref-guide-antora b/themes/solr/templates/htaccess.ref-guide-antora index 31b9a4f47..b896c478b 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_4 /guide/solr/latest +Redirect 302 /guide/solr/9_5 /guide/solr/latest Redirect 301 /guide/index.html /guide/solr/latest/index.html
