You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by gi...@apache.org on 2018/10/04 22:23:52 UTC

[beam] branch asf-site updated: Publishing website 2018/10/04 22:23:47 at commit 3de49ec

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

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


The following commit(s) were added to refs/heads/asf-site by this push:
     new a949eab  Publishing website 2018/10/04 22:23:47 at commit 3de49ec
a949eab is described below

commit a949eab10d1f87dd0358951fa7e3568bfaa34119
Author: jenkins <bu...@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"