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

git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/artemis-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 7f2b034  Automatic Site Publish by Buildbot
7f2b034 is described below

commit 7f2b0347a252bcf028faa9c11c20cd5afa202420
Author: buildbot <[email protected]>
AuthorDate: Mon Jan 19 02:29:24 2026 +0000

    Automatic Site Publish by Buildbot
---
 output/components/artemis-console/newdocs/.htaccess | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/output/components/artemis-console/newdocs/.htaccess 
b/output/components/artemis-console/newdocs/.htaccess
index 9f142cb..f9751e5 100644
--- a/output/components/artemis-console/newdocs/.htaccess
+++ b/output/components/artemis-console/newdocs/.htaccess
@@ -1,7 +1,7 @@
 RewriteEngine On
 
 # 1. Force the trailing slash for the "bare" URL so paths don't break
-RewriteRule ^latest$ /latest/ [R=301,L]
+RewriteRule ^latest$ latest/ [R=301,L]
 
 # 2. Internal rewrite for everything else
-RewriteRule ^latest/(.*)$ /components/artemis-console/newdocs/1.5.0/$1 [L]
+RewriteRule ^latest/(.*)$ 1.5.0/$1 [L]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to