You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@griffin.apache.org by gu...@apache.org on 2017/05/04 05:18:31 UTC

incubator-griffin git commit: refactor arch

Repository: incubator-griffin
Updated Branches:
  refs/heads/master f629d0f40 -> 07ed8a267


refactor arch

Author: William Guo <gu...@icloud.com>

Closes #16 from guoyuepeng/master.


Project: http://git-wip-us.apache.org/repos/asf/incubator-griffin/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-griffin/commit/07ed8a26
Tree: http://git-wip-us.apache.org/repos/asf/incubator-griffin/tree/07ed8a26
Diff: http://git-wip-us.apache.org/repos/asf/incubator-griffin/diff/07ed8a26

Branch: refs/heads/master
Commit: 07ed8a267a6b9f8989c23a9a1fc5aed510210732
Parents: f629d0f
Author: [William Guo <gu...@outlook.com>
Authored: Thu May 4 13:18:11 2017 +0800
Committer: William Guo <gu...@icloud.com>
Committed: Thu May 4 13:18:11 2017 +0800

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


http://git-wip-us.apache.org/repos/asf/incubator-griffin/blob/07ed8a26/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index 6b5f1f1..9ec7548 100644
--- a/README.md
+++ b/README.md
@@ -16,7 +16,7 @@ Snapshot: https://oss.sonatype.org/content/repositories/snapshots
 Release: https://oss.sonatype.org/service/local/staging/deploy/maven2
 
 ### How to build
-1. git clone the repository of https://github.com/eBay/griffin
+1. git clone the repository of https://github.com/apache/incubator-griffin
 2. run "mvn install"
 
 ### How to run in docker