diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/Propellor.hs | 2 |
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 |
