This is an automated email from the ASF dual-hosted git repository. nicknezis pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/incubator-heron.git
commit 5ba049590130cd6ac12998a62d8d506010d4ff3d Author: Karthik Ramasamy <[email protected]> AuthorDate: Mon Apr 23 21:38:52 2018 -0700 add asf site redirect --- .htaccess | 1 - index.html | 1 - 2 files changed, 2 deletions(-) diff --git a/.htaccess b/.htaccess index 305761d..6ff83b2 100644 --- a/.htaccess +++ b/.htaccess @@ -1,2 +1 @@ Redirect /index.html https://apache.github.io/incubator-heron/ - diff --git a/index.html b/index.html index 8b4b942..bf774c5 100644 --- a/index.html +++ b/index.html @@ -19,4 +19,3 @@ under the License. <html> </html> -
