summaryrefslogtreecommitdiff
path: root/src/Propellor.hs
diff options
context:
space:
mode:
authorJoey Hess2015-01-19 14:29:09 -0400
committerJoey Hess2015-01-19 14:29:09 -0400
commit4da4c4a70feeb9f11f9e521a45fb51d16082802a (patch)
tree8335e0348d63b1e7e1b8bc1acc1d58a2684b18e1 /src/Propellor.hs
parenta2a97cbeb2566de37ef3d1b108894246457d4113 (diff)
use git.joeyh.name in preference to git.kitenet.net
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