This is an automated email from the ASF dual-hosted git repository. houston pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/solr-site.git
commit ffada2970e9c94db96b836b52142596c7d40ef2b Author: Houston Putman <[email protected]> AuthorDate: Fri Mar 24 11:44:10 2023 -0500 Update the htaccess.ref-guide-antora for release 9.2.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 3cbad938d..c088e78d2 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_1 /guide/solr/latest +Redirect 302 /guide/solr/9_2 /guide/solr/latest Redirect 301 /guide/index.html /guide/solr/latest/index.html
