update location of git repos
authorDavid Zeuthen <davidz@redhat.com>
Tue, 12 Aug 2008 16:33:52 +0000 (12:33 -0400)
committerDavid Zeuthen <davidz@redhat.com>
Tue, 12 Aug 2008 16:33:52 +0000 (12:33 -0400)
Someone also needs to do s/devicekit/DeviceKit/ on the fd.o git servers...

HACKING

diff --git a/HACKING b/HACKING
index 8d32cc0..e766803 100644 (file)
--- a/HACKING
+++ b/HACKING
@@ -3,11 +3,11 @@ SCM
 
  - anonymous checkouts
 
-   $ git clone git://git.freedesktop.org/git/DeviceKit-disks.git
+   $ git clone git://git.freedesktop.org/git/DeviceKit/DeviceKit-disks.git
 
  - checkouts if you got an ssh account on fd.o (username@ is optional)
 
-   $ git clone ssh://[username@]git.freedesktop.org/git/DeviceKit-disks.git
+   $ git clone ssh://[username@]git.freedesktop.org/git/DeviceKit/DeviceKit-disks.git
 
  - commit to local repository