This is an automated email from the ASF dual-hosted git repository. ishan pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/solr-site.git
commit a94bdb21c65bade080b09f79065a46f489156050 Author: Ishan Chattopadhyaya <[email protected]> AuthorDate: Fri Nov 18 12:07:37 2022 +0530 Update the htaccess.ref-guide-antora for release 9.1.0 --- 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 76b75d2c1..3cbad938d 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 302 /guide/solr/index.html /guide/solr/latest/index.html +Redirect 302 /guide/solr/9_1 /guide/solr/latest +Redirect 301 /guide/index.html /guide/solr/latest/index.html
