You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kudu.apache.org by mp...@apache.org on 2016/03/03 09:06:02 UTC

incubator-kudu git commit: www: Replace links to github.com/cloudera/kudu with apache/incubator-kudu

Repository: incubator-kudu
Updated Branches:
  refs/heads/gh-pages e119a0cac -> 81ea09d55


www: Replace links to github.com/cloudera/kudu with apache/incubator-kudu

Change-Id: I654d96642f221dcf6c64caf06b2fa1fa25d1a23d
Reviewed-on: http://gerrit.cloudera.org:8080/2402
Reviewed-by: Misty Stanley-Jones <mi...@apache.org>
Tested-by: Mike Percy <mp...@apache.org>


Project: http://git-wip-us.apache.org/repos/asf/incubator-kudu/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-kudu/commit/81ea09d5
Tree: http://git-wip-us.apache.org/repos/asf/incubator-kudu/tree/81ea09d5
Diff: http://git-wip-us.apache.org/repos/asf/incubator-kudu/diff/81ea09d5

Branch: refs/heads/gh-pages
Commit: 81ea09d5564d1293c9feb03ed0d236e9f5c4be46
Parents: e119a0c
Author: Mike Percy <mp...@cloudera.com>
Authored: Wed Mar 2 13:10:00 2016 +0200
Committer: Mike Percy <mp...@apache.org>
Committed: Thu Mar 3 06:54:23 2016 +0000

----------------------------------------------------------------------
 README.adoc               | 2 +-
 _includes/top_common.html | 2 +-
 overview.html             | 6 +++---
 3 files changed, 5 insertions(+), 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-kudu/blob/81ea09d5/README.adoc
----------------------------------------------------------------------
diff --git a/README.adoc b/README.adoc
index b8e62fa..62d2d8a 100644
--- a/README.adoc
+++ b/README.adoc
@@ -62,4 +62,4 @@ See the `css/` directory.
 For instructions on updating the Kudu documentation (the contents of the `docs/`
 directory in this branch), and the Java API documentation (the contents of the
 `apidocs/` directory in this branch, see
-https://github.com/cloudera/kudu#building-kudu-documentation.
+https://github.com/apache/incubator-kudu#building-kudu-documentation.

http://git-wip-us.apache.org/repos/asf/incubator-kudu/blob/81ea09d5/_includes/top_common.html
----------------------------------------------------------------------
diff --git a/_includes/top_common.html b/_includes/top_common.html
index 461f92d..fae7970 100644
--- a/_includes/top_common.html
+++ b/_includes/top_common.html
@@ -27,7 +27,7 @@
   </head>
   <body>
     <!-- Fork me on GitHub -->
-    <a class="fork-me-on-github" href="https://github.com/cloudera/kudu"><img src="//aral.github.io/fork-me-on-github-retina-ribbons/right-cerulean@2x.png" alt="Fork me on GitHub" /></a>
+    <a class="fork-me-on-github" href="https://github.com/apache/incubator-kudu"><img src="//aral.github.io/fork-me-on-github-retina-ribbons/right-cerulean@2x.png" alt="Fork me on GitHub" /></a>
 
     <div class="kudu-site container-fluid">
 

http://git-wip-us.apache.org/repos/asf/incubator-kudu/blob/81ea09d5/overview.html
----------------------------------------------------------------------
diff --git a/overview.html b/overview.html
index 82a311f..1187792 100644
--- a/overview.html
+++ b/overview.html
@@ -67,7 +67,7 @@ TODO: attributions for CC-A
     </p>
     <ul>
       <li><a href="apidocs/">View the Java API docs</a></li>
-      <li><a href="https://github.com/cloudera/kudu/blob/master/src/kudu/client/client.h">View the C++ client API</a></li>
+      <li><a href="https://github.com/apache/incubator-kudu/blob/master/src/kudu/client/client.h">View the C++ client API</a></li>
       <li><a href="docs/developing.html">Learn more about developing applications with Kudu</a></li>
       <!-- TODO: include a link to YCSB results -->
     </ul>
@@ -92,7 +92,7 @@ TODO: attributions for CC-A
     </p>
     <ul>
       <li><a href="docs/kudu_impala_integration.html">Learn more about integration with Impala</a>
-      <li><a href="https://github.com/cloudera/kudu/blob/master/java/kudu-client-tools/src/main/java/org/kududb/mapreduce/tools/RowCounter.java">
+      <li><a href="https://github.com/apache/incubator-kudu/blob/master/java/kudu-client-tools/src/main/java/org/kududb/mapreduce/tools/RowCounter.java">
         View an example of a MapReduce job on Kudu
       </a></li>
     </ul>
@@ -146,7 +146,7 @@ TODO: attributions for CC-A
     </p>
     <ul>
       <li><a href="{{site.github.url}}/contributing.html">Learn more about how to contribute</a></li>
-      <li><a href="https://github.com/cloudera/kudu">View the Kudu github repository</a></li>
+      <li><a href="https://github.com/apache/incubator-kudu">View the Kudu github repository</a></li>
     </ul>
   </div>
   <div class="col-md-6">