This is an automated email from the ASF dual-hosted git repository. anshum pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/solr-site.git
commit 45ca702e6da06b1ec2a28c045455caa13e32c1d9 Author: Anshum Gupta <[email protected]> AuthorDate: Tue Mar 3 16:46:39 2026 -0800 Update the htaccess.ref-guide-antora for release 10.0.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 ac4a259cd..443209c1b 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_10 /guide/solr/latest +Redirect 302 /guide/solr/10_0 /guide/solr/latest Redirect 301 /guide/index.html /guide/solr/latest/index.html
