summaryrefslogtreecommitdiff
path: root/src/Propellor.hs
diff options
context:
space:
mode:
Diffstat (limited to 'src/Propellor.hs')
-rw-r--r--src/Propellor.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Propellor.hs b/src/Propellor.hs
index d0e89ca5..3eddd8d7 100644
--- a/src/Propellor.hs
+++ b/src/Propellor.hs
@@ -27,7 +27,7 @@
--
-- See config.hs for a more complete example, and clone Propellor's
-- git repository for a deployable system using Propellor:
--- git clone <git://git.kitenet.net/propellor>
+-- git clone <git://git.joeyh.name/propellor>
module Propellor (
module Propellor.Types