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

fanningpj pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/incubator-pekko-site.git


The following commit(s) were added to refs/heads/asf-staging by this push:
     new 7c0411cb Update .htaccess
7c0411cb is described below

commit 7c0411cb99e933df8a4085597d158d1434fd9c79
Author: PJ Fanning <[email protected]>
AuthorDate: Thu Feb 16 22:34:46 2023 +0100

    Update .htaccess
---
 content/.htaccess | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/.htaccess b/content/.htaccess
index 0a19bd37..1819f90f 100644
--- a/content/.htaccess
+++ b/content/.htaccess
@@ -1,3 +1,3 @@
 RewriteEngine on
 
-RewriteRule ^docs/pekko/current/^(.*)$ 
https://nightlies.apache.org/pekko/docs/pekko/main-snapshot/docs/$1 [R=302,L]
+RewriteRule ^docs/pekko/current^(.*)$ 
https://nightlies.apache.org/pekko/docs/pekko/main-snapshot/docs$1 [R=302,L]


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

Reply via email to