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 130c067e Update .htaccess
130c067e is described below
commit 130c067eb567a6f9392c762bc8e34e807e03c709
Author: PJ Fanning <[email protected]>
AuthorDate: Thu Feb 16 21:47:22 2023 +0100
Update .htaccess
---
content/.htaccess | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/content/.htaccess b/content/.htaccess
index 4278b98e..70ceba31 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/$2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]