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 2505e39  correct page title.  remove hostname
2505e39 is described below

commit 2505e395aed302108322a355d0b2f25796a83f06
Author: Josh Fischer <[email protected]>
AuthorDate: Thu Feb 6 21:28:06 2020 -0600

    correct page title.  remove hostname
---
 .asf.yaml  | 1 -
 index.html | 2 +-
 2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index b5fc06e..400c68e 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -21,7 +21,6 @@ staging:
 
 publish:
   whoami: asf-site
-  hostname: http://heronstreaming.io
 
 github:
   description: "Apache Heron (Incubating) is a realtime, distributed, 
fault-tolerant stream processing engine from Twitter"
diff --git a/index.html b/index.html
index 7f97cfe..3a05986 100644
--- a/index.html
+++ b/index.html
@@ -19,7 +19,7 @@ under the License.
 
 <html>
 <meta charset="utf-8">
-<title>Redirecting to https://example.com/</title>
+<title>Redirecting to https://heron.incubator.apache.org</title>
 <meta http-equiv="refresh" content="0; 
URL=https://heron.incubator.apache.org/";>
 <link rel="canonical" href="https://heron.incubator.apache.org";>
 </html>

Reply via email to