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

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


The following commit(s) were added to refs/heads/main by this push:
     new 38bd9bd  Update for new console doc scaffolding test
38bd9bd is described below

commit 38bd9bdf9398fba564d3235a80411cbae508a168
Author: Justin Bertram <[email protected]>
AuthorDate: Sun Jan 18 09:15:24 2026 -0600

    Update for new console doc scaffolding test
---
 src/components/artemis-console/newdocs/.htaccess | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/src/components/artemis-console/newdocs/.htaccess 
b/src/components/artemis-console/newdocs/.htaccess
index 034fe1e..2495a98 100644
--- a/src/components/artemis-console/newdocs/.htaccess
+++ b/src/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