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 438f0d4  Automatic Site Publish by Buildbot
438f0d4 is described below

commit 438f0d480180708119de78743abd64e021de70dc
Author: buildbot <[email protected]>
AuthorDate: Sun Jan 18 15:15:45 2026 +0000

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

diff --git a/output/components/artemis-console/newdocs/.htaccess 
b/output/components/artemis-console/newdocs/.htaccess
index 034fe1e..2495a98 100644
--- a/output/components/artemis-console/newdocs/.htaccess
+++ b/output/components/artemis-console/newdocs/.htaccess
@@ -1,3 +1,4 @@
 RewriteEngine On
 
-RewriteRule ^latest/?(.*)$ /components/artemis-console/newdocs/1.5.0/$1 [L]
+RewriteRule ^latest$ /components/artemis-console/newdocs/1.5.0 [L]
+RewriteRule ^latest/(.*)$ /components/artemis-console/newdocs/1.5.0/$1 [L]


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

Reply via email to