This is an automated email from the ASF dual-hosted git repository.
joshfischer pushed a commit to branch gh-pages
in repository https://gitbox.apache.org/repos/asf/incubator-heron.git
The following commit(s) were added to refs/heads/gh-pages by this push:
new 5eba82c update asf.yaml and index
5eba82c is described below
commit 5eba82c8e3eaee02d1ef87fad0a51904255cb64a
Author: Josh Fischer <[email protected]>
AuthorDate: Fri Feb 7 13:23:23 2020 -0600
update asf.yaml and index
---
.asf.yaml | 3 ++-
index.html | 2 +-
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/.asf.yaml b/.asf.yaml
index 400c68e..2c440bc 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -24,7 +24,8 @@ publish:
github:
description: "Apache Heron (Incubating) is a realtime, distributed,
fault-tolerant stream processing engine from Twitter"
- ghp_branch: gh-pages
+ ghp_branch: master
+ ghp_path: ~
homepage: https://heron.incubator.apache.org/
labels:
- heron
diff --git a/index.html b/index.html
index 65f8d3e..4ca1b4e 100644
--- a/index.html
+++ b/index.html
@@ -23,7 +23,7 @@ under the License.
<title>goto heron.incubator.apache.org</title>
</head>
<body>
-this is a landing page for the main heron.incubator.apache.org website. Click
<a href="https://heron.incubator.apache.org">here</a> to go to the main site.
+This is a landing page for the main heron.incubator.apache.org website. Click
<a href="https://heron.incubator.apache.org">here</a> to go to the main site if
it does not redirect you automatically.
</body>
</html>