Repository: asterixdb Updated Branches: refs/heads/master 2176038dd -> e0ae67bec
Update Readme Change-Id: I31db38a8b99af2136434e9d6e2efa84cbdb0ddbb Reviewed-on: https://asterix-gerrit.ics.uci.edu/917 Reviewed-by: Chris Hillery <[email protected]> Tested-by: Ian Maxon <[email protected]> Project: http://git-wip-us.apache.org/repos/asf/asterixdb/repo Commit: http://git-wip-us.apache.org/repos/asf/asterixdb/commit/e0ae67be Tree: http://git-wip-us.apache.org/repos/asf/asterixdb/tree/e0ae67be Diff: http://git-wip-us.apache.org/repos/asf/asterixdb/diff/e0ae67be Branch: refs/heads/master Commit: e0ae67bec86a9a50a60a4e01e47a28b308afc48b Parents: 2176038 Author: Ian Maxon <[email protected]> Authored: Thu Jun 9 16:31:32 2016 -0700 Committer: Ian Maxon <[email protected]> Committed: Thu Jun 9 17:25:04 2016 -0700 ---------------------------------------------------------------------- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/asterixdb/blob/e0ae67be/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index 157f880..cb76fd9 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ Instructions for building the master: * Checkout AsterixDB master: - $git clone https://github.com/apache/incubator-asterixdb.git + $git clone https://github.com/apache/asterixdb.git * Build AsterixDB master:
