Updated Branches: refs/heads/master 38eead441 -> 27fa48e18
Small fix to CONTRIBUTING Project: http://git-wip-us.apache.org/repos/asf/lucy/repo Commit: http://git-wip-us.apache.org/repos/asf/lucy/commit/27fa48e1 Tree: http://git-wip-us.apache.org/repos/asf/lucy/tree/27fa48e1 Diff: http://git-wip-us.apache.org/repos/asf/lucy/diff/27fa48e1 Branch: refs/heads/master Commit: 27fa48e180abc5c5c0ac15b34b0984d4775f5e2f Parents: 38eead4 Author: Nick Wellnhofer <[email protected]> Authored: Mon Oct 22 21:15:37 2012 +0200 Committer: Nick Wellnhofer <[email protected]> Committed: Mon Oct 22 21:15:37 2012 +0200 ---------------------------------------------------------------------- CONTRIBUTING | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/lucy/blob/27fa48e1/CONTRIBUTING ---------------------------------------------------------------------- diff --git a/CONTRIBUTING b/CONTRIBUTING index d6e7701..30eeaa7 100644 --- a/CONTRIBUTING +++ b/CONTRIBUTING @@ -16,8 +16,8 @@ MAKE A PLAN: GET THE CODE: - Lucy's codebase is available via Git from git.apache.org. Start by creating - a clone of the repository: + Lucy's codebase is available via Git from git-wip-us.apache.org. Start by + creating a clone of the repository: # Non Committers git clone http://git-wip-us.apache.org/repos/asf/lucy.git
