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

scott pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/beam.git

commit 316b5ca2f87648151a0fb54bb12c9e4235fb208c
Author: jenkins <bui...@apache.org>
AuthorDate: Thu Oct 4 22:23:48 2018 +0000

    Publishing website 2018/10/04 22:23:47 at commit 3de49ec
---
 website/generated-content/.htaccess | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/website/generated-content/.htaccess 
b/website/generated-content/.htaccess
index 77dabf4..b36da9e 100644
--- a/website/generated-content/.htaccess
+++ b/website/generated-content/.htaccess
@@ -21,4 +21,4 @@ RewriteRule ^(.*)$ https://beam.apache.org/$1 [L,R=301]
 # The following redirect maintains the previously supported URLs.
 RedirectMatch permanent "/documentation/sdks/(javadoc|pydoc)(.*)" 
"https://beam.apache.org/documentation/releases/$1$2";
 # Keep this updated to point to the current release.
-RedirectMatch "/releases/([^/]+)/current(.*)" 
"https://beam.apache.org/documentation/releases/$1/2.6.0$2";
+RedirectMatch "/releases/([^/]+)/current(.*)" 
"https://beam.apache.org/releases/$1/2.6.0$2";

Reply via email to