Fix the GIT repository location
authorMarcel Holtmann <marcel@holtmann.org>
Sun, 26 Apr 2009 19:38:30 +0000 (21:38 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Sun, 26 Apr 2009 19:38:30 +0000 (21:38 +0200)
HACKING

diff --git a/HACKING b/HACKING
index c14b214..2d21229 100644 (file)
--- a/HACKING
+++ b/HACKING
@@ -46,7 +46,7 @@ So the normal steps to checkout, build and install such a repository is
 like this:
 
   Checkout repository
-    # git-clone git://git.moblin.org/projects/connman.git
+    # git-clone git://git.kernel.org/pub/scm/network/connman/connman.git
     # cd connman
 
   Configure and build