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 b43dfbe5 Update .htaccess
b43dfbe5 is described below
commit b43dfbe5061ebab5b3e6128c04df001a6537b856
Author: PJ Fanning <[email protected]>
AuthorDate: Thu Feb 16 22:23:42 2023 +0100
Update .htaccess
---
content/.htaccess | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/content/.htaccess b/content/.htaccess
index 9beb4c8b..62f85084 100644
--- a/content/.htaccess
+++ b/content/.htaccess
@@ -1 +1 @@
-RedirectMatch 301 ^docs/pekko/current/^(.*)
https://nightlies.apache.org/pekko/docs/pekko/main-snapshot/docs/$1
+RedirectMatch 301 ^docs/pekko/current^(.*)
https://nightlies.apache.org/pekko/docs/pekko/main-snapshot/docs$1
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]