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/11 21:48:29 UTC

[beam] branch asf-site updated: Publishing website 2018/10/11 21:48:26 at commit 97adb68

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 37f1005  Publishing website 2018/10/11 21:48:26 at commit 97adb68
37f1005 is described below

commit 37f100519d090c4281e43b6548ebc70d1c5d3aae
Author: jenkins <bu...@apache.org>
AuthorDate: Thu Oct 11 21:48:26 2018 +0000

    Publishing website 2018/10/11 21:48:26 at commit 97adb68
---
 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 82e9c99..2462791 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/releases/$1$2"
 # Keep this updated to point to the current release.
-RedirectMatch "/releases/([^/]+)/current(.*)" "https://beam.apache.org/releases/$1/2.6.0$2"
+RedirectMatch "/releases/([^/]+)/current(.*)" "https://beam.apache.org/releases/$1/2.7.0$2"