This is an automated email from the ASF dual-hosted git repository.
abti pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-gobblin-site.git
The following commit(s) were added to refs/heads/master by this push:
new 7142d8c Fixed gobblin.io link
7142d8c is described below
commit 7142d8c42593f56a44b1306e0ccc9f0e0de26475
Author: Abhishek Tiwari <[email protected]>
AuthorDate: Sat Mar 30 20:34:17 2019 -0700
Fixed gobblin.io link
---
index.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/index.html b/index.html
index 4a604e8..719bf89 100644
--- a/index.html
+++ b/index.html
@@ -83,7 +83,7 @@
<p class="lead">A distributed data integration framework that
simplifies common aspects of big data integration such as data ingestion,
replication, organization and lifecycle management for both <b>streaming</b>
and <b>batch</b> data ecosystems.</p>
<p class="lead">
<a class="btn btn-primary btn-animated btn-outline"
href="/download">Download</a>
- <a class="btn btn-primary btn-animated btn-outline"
href="http://www.gobblin.io" target="_blank">Try Gobblin</a>
+ <a class="btn btn-primary btn-animated btn-outline"
href="https://www.gobblin.io" target="_blank">Try Gobblin</a>
</p>
</div>
<!--===============================================