Repository: incubator-zeppelin
Updated Branches:
  refs/heads/gh-pages bd231fab1 -> 15e12d3bc


[WEBSITE] Use apache git mirror instead of github for repository url

### What is this PR for?

Along with https://github.com/apache/incubator-zeppelin/pull/616, Use apache 
git mirror instead of github for repository url for website.

### What type of PR is it?

Bug Fix

### Questions:

Does the licenses files need update? no
Is there breaking changes for older versions? no
Does this needs documentation? no

Author: Lee moon soo <[email protected]>

Closes #617 from Leemoonsoo/gh-pages_remove_githubmirror and squashes the 
following commits:

6b568da [Lee moon soo] Use apache git mirror instead of github


Project: http://git-wip-us.apache.org/repos/asf/incubator-zeppelin/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-zeppelin/commit/15e12d3b
Tree: http://git-wip-us.apache.org/repos/asf/incubator-zeppelin/tree/15e12d3b
Diff: http://git-wip-us.apache.org/repos/asf/incubator-zeppelin/diff/15e12d3b

Branch: refs/heads/gh-pages
Commit: 15e12d3bc9257a3611f83e0c4ff49e9effb0908d
Parents: bd231fa
Author: Lee moon soo <[email protected]>
Authored: Sun Jan 10 09:27:30 2016 -0800
Committer: Alexander Bezzubov <[email protected]>
Committed: Mon Jan 11 22:28:56 2016 +0900

----------------------------------------------------------------------
 index.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-zeppelin/blob/15e12d3b/index.md
----------------------------------------------------------------------
diff --git a/index.md b/index.md
index 06b5bc5..b08a7aa 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.</p>
 <br />
 ### 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).

Reply via email to