summaryrefslogtreecommitdiff
path: root/HACKING
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2009-04-26 21:38:30 +0200
committerMarcel Holtmann <marcel@holtmann.org>2009-04-26 21:38:30 +0200
commit5a5c569add1d4cc9eb8aaf8be40eac2bf8c97bd3 (patch)
treea2655d0c7bce852d5a1c8fe931651e6554dea745 /HACKING
parent36a56c493664eb4fe74f640e4d01d18131ce0a03 (diff)
downloadconnman-5a5c569add1d4cc9eb8aaf8be40eac2bf8c97bd3.tar.gz
connman-5a5c569add1d4cc9eb8aaf8be40eac2bf8c97bd3.tar.bz2
connman-5a5c569add1d4cc9eb8aaf8be40eac2bf8c97bd3.zip
Fix the GIT repository location
Diffstat (limited to 'HACKING')
-rw-r--r--HACKING2
1 files changed, 1 insertions, 1 deletions
diff --git a/HACKING b/HACKING
index c14b2145..2d212296 100644
--- 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