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

michaelpearce pushed a commit to branch michaelandrepearce-patch-1-1
in repository https://gitbox.apache.org/repos/asf/activemq-website.git


The following commit(s) were added to refs/heads/michaelandrepearce-patch-1-1 
by this push:
     new 5d80ce5  Slight edit
5d80ce5 is described below

commit 5d80ce50367b3dbfe8877cadffd34ca994c0fd9b
Author: Michael André Pearce <michaelpea...@apache.org>
AuthorDate: Fri Apr 5 00:40:38 2019 +0100

    Slight edit
---
 src/.htaccess | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/.htaccess b/src/.htaccess
index 1d797d7..d982e76 100644
--- a/src/.htaccess
+++ b/src/.htaccess
@@ -2,6 +2,6 @@ RewriteEngine On
 RewriteRule ^camel/(.*)$ http://camel.apache.org/$1 [R=301,L]
 RewriteRule ^nms.*$ https://activemq.apache.org/components/nms/ [R=301,L]
 RewriteRule ^cms.*$ https://activemq.apache.org/components/cms/ [R=301,L]
-RewriteRule ^artemis/docs.*$ 
https://activemq.apache.org/components/artemis/documentation [R=301,L]
+RewriteRule ^artemis/docs/(.*)$ 
https://activemq.apache.org/components/artemis/documentation/$1 [R=301,L]
 RewriteRule ^artemis.*$ https://activemq.apache.org/components/artemis/ 
[R=301,L]
 RewriteRule ^apollo.*$ https://activemq.apache.org/ [R=301,L]

Reply via email to