Repository: aurora Updated Branches: refs/heads/master 7a536a0c3 -> 60ef7f62d
Change docs to use a working git repo URL. Bugs closed: AURORA-1382 Reviewed at https://reviews.apache.org/r/36220/ Project: http://git-wip-us.apache.org/repos/asf/aurora/repo Commit: http://git-wip-us.apache.org/repos/asf/aurora/commit/60ef7f62 Tree: http://git-wip-us.apache.org/repos/asf/aurora/tree/60ef7f62 Diff: http://git-wip-us.apache.org/repos/asf/aurora/diff/60ef7f62 Branch: refs/heads/master Commit: 60ef7f62d492f1a59837d9b8869586c493308fe4 Parents: 7a536a0 Author: Bill Farner <[email protected]> Authored: Mon Jul 6 14:41:09 2015 -0700 Committer: Bill Farner <[email protected]> Committed: Mon Jul 6 14:41:09 2015 -0700 ---------------------------------------------------------------------- docs/vagrant.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/aurora/blob/60ef7f62/docs/vagrant.md ---------------------------------------------------------------------- diff --git a/docs/vagrant.md b/docs/vagrant.md index 7b796b2..3bc201f 100644 --- a/docs/vagrant.md +++ b/docs/vagrant.md @@ -43,7 +43,7 @@ Clone the Aurora repository To obtain the Aurora source distribution, clone its Git repository using the following command: - git clone http://git.apache.org/aurora.git + git clone git://git.apache.org/aurora.git Start the local cluster
