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 19:27:46 UTC

[1/4] 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/2d9c9738
Tree: http://git-wip-us.apache.org/repos/asf/incubator-allura/tree/2d9c9738
Diff: http://git-wip-us.apache.org/repos/asf/incubator-allura/diff/2d9c9738

Branch: refs/heads/db/5973
Commit: 2d9c97382b30f1ec82c7801c0b1d11eab8f6cc9e
Parents: 9dfd7e7
Author: Dave Brondsema <db...@geek.net>
Authored: Mon Mar 18 13:26:31 2013 -0700
Committer: Dave Brondsema <db...@geek.net>
Committed: Mon Mar 18 14:14:10 2013 -0700

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


http://git-wip-us.apache.org/repos/asf/incubator-allura/blob/2d9c9738/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/>.