From 6b568da0766d58edd936e6e42c7677efe1ab148c Mon Sep 17 00:00:00 2001 From: Lee moon soo Date: Sun, 10 Jan 2016 09:27:30 -0800 Subject: [PATCH] Use apache git mirror instead of github --- index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.md b/index.md index 06b5bc5f7d3..b08a7aafabd 100644 --- a/index.md +++ b/index.md @@ -117,7 +117,7 @@ This way, you can easily embed it as an iframe inside of your website.


### 100% Opensource -Apache Zeppelin (incubating) is Apache2 Licensed software. Please check out the [source repository](https://github.com/apache/incubator-zeppelin) and [How to contribute](./docs/latest/development/howtocontribute.html) +Apache Zeppelin (incubating) is Apache2 Licensed software. Please check out the [source repository](http://git.apache.org/incubator-zeppelin.git) and [How to contribute](./docs/latest/development/howtocontribute.html) Zeppelin has a very active development community. Join the [Mailing list](./community.html) and report issues on our [Issue tracker](https://issues.apache.org/jira/browse/ZEPPELIN).