HACKING: Update URLs
authorMartin Pitt <martin.pitt@ubuntu.com>
Mon, 17 Oct 2011 13:16:11 +0000 (15:16 +0200)
committerMartin Pitt <martin.pitt@ubuntu.com>
Mon, 17 Oct 2011 13:16:11 +0000 (15:16 +0200)
DK-disks → udisks

HACKING

diff --git a/HACKING b/HACKING
index 4bf895a..1113cde 100644 (file)
--- a/HACKING
+++ b/HACKING
@@ -18,11 +18,11 @@ SOURCE CONTROL
 
 Anonymous checkouts:
 
-  $ git clone git://git.freedesktop.org/git/DeviceKit/DeviceKit-disks.git
+  $ git clone git://git.freedesktop.org/git/udisks
 
 Checkouts for ssh account holders
 
-  $ git clone ssh://[username@]git.freedesktop.org/git/DeviceKit/DeviceKit-disks.git
+  $ git clone ssh://[username@]git.freedesktop.org/git/udisks
 
 COMMITTING CODE
 ===============