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 70cea5f  New doc scaffolding fixup
70cea5f is described below

commit 70cea5fb702f009d086006d28cec2359464de05e
Author: Justin Bertram <[email protected]>
AuthorDate: Sat Jan 17 11:11:13 2026 -0600

    New doc scaffolding fixup
---
 src/components/artemis-console/newdocs/.htaccess | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/components/artemis-console/newdocs/.htaccess 
b/src/components/artemis-console/newdocs/.htaccess
index 359e862..b289e10 100644
--- a/src/components/artemis-console/newdocs/.htaccess
+++ b/src/components/artemis-console/newdocs/.htaccess
@@ -1,3 +1,3 @@
 RewriteEngine On
 
-RewriteRule ^latest/(.*)$ 1.5.0/$1 [L]
\ No newline at end of file
+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