Repository: bigtop
Updated Branches:
  refs/heads/branch-1.3 14430c252 -> 2c7f43d88


BIGTOP-3039. Change git browse link to Github


Project: http://git-wip-us.apache.org/repos/asf/bigtop/repo
Commit: http://git-wip-us.apache.org/repos/asf/bigtop/commit/2c7f43d8
Tree: http://git-wip-us.apache.org/repos/asf/bigtop/tree/2c7f43d8
Diff: http://git-wip-us.apache.org/repos/asf/bigtop/diff/2c7f43d8

Branch: refs/heads/branch-1.3
Commit: 2c7f43d882c70258a046cff458f79d765f2c000f
Parents: 14430c2
Author: Evans Ye <[email protected]>
Authored: Sat Jun 2 16:47:46 2018 +0800
Committer: Evans Ye <[email protected]>
Committed: Mon Aug 27 01:32:24 2018 +0800

----------------------------------------------------------------------
 src/site/site.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/bigtop/blob/2c7f43d8/src/site/site.xml
----------------------------------------------------------------------
diff --git a/src/site/site.xml b/src/site/site.xml
index 47c604e..f52b127 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -73,8 +73,8 @@
     <menu name="Project Information">
       <item name="Wiki" 
href="https://cwiki.apache.org/confluence/display/BIGTOP"; />
       <item name="JIRA" href="https://issues.apache.org/jira/browse/BIGTOP"; />
-      <item name="GIT (browse)" 
href="https://git-wip-us.apache.org/repos/asf?p=bigtop.git"; />
-      <item name="GIT (clone)" 
href="https://git-wip-us.apache.org/repos/asf/bigtop.git"; />
+      <item name="GIT (github)" href="https://github.com/apache/bigtop"; />
+      <item name="GIT (clone link)" 
href="https://git-wip-us.apache.org/repos/asf/bigtop.git"; />
       <item name="Blog" href="http://blogs.apache.org/bigtop/"; />
       <item name="Mailing Lists" href="mail-lists.html" />
       <item name="IRC channel" href="irc-channel.html" />

Reply via email to