You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@allura.apache.org by br...@apache.org on 2013/03/19 20:29:23 UTC

[6/10] git commit: [#5973] update repo location

[#5973] update repo location


Project: http://git-wip-us.apache.org/repos/asf/incubator-allura/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-allura/commit/4fefd3ed
Tree: http://git-wip-us.apache.org/repos/asf/incubator-allura/tree/4fefd3ed
Diff: http://git-wip-us.apache.org/repos/asf/incubator-allura/diff/4fefd3ed

Branch: refs/heads/db/5973
Commit: 4fefd3ed19d0950a2055f010413a0b78d8952a9d
Parents: c41530a
Author: Dave Brondsema <db...@geek.net>
Authored: Mon Mar 18 13:26:31 2013 -0700
Committer: Dave Brondsema <db...@geek.net>
Committed: Tue Mar 19 12:26:04 2013 -0700

----------------------------------------------------------------------
 CONTRIBUTING |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-allura/blob/4fefd3ed/CONTRIBUTING
----------------------------------------------------------------------
diff --git a/CONTRIBUTING b/CONTRIBUTING
index 3203c5d..5f00209 100644
--- a/CONTRIBUTING
+++ b/CONTRIBUTING
@@ -64,7 +64,7 @@ possible or applicable:
 
 The code is self-hosted in a public git repository.  Get it by cloning:
 
-  git clone git://git.code.sf.net/p/allura/git.git allura
+  git clone https://git-wip-us.apache.org/repos/asf/incubator-allura.git allura
 
 You can also 'fork' our repo at <https://sourceforge.net/p/allura/git/>.