]> git.mjollnir.org Git - cil.git/commitdiff
Update all the URLs linking to the project page
authorAndrew Chilton <andychilton@gmail.com>
Thu, 19 Nov 2009 08:07:25 +0000 (21:07 +1300)
committerAndrew Chilton <andychilton@gmail.com>
Thu, 19 Nov 2009 08:07:25 +0000 (21:07 +1300)
INSTALLATION
bin/cil
lib/CIL/Command/Init.pm

index d1077a0667d61e3c448149a43bebc565a0072d48..3b7bab6edc5b5941d9f392d08a5b52ebb3392f48 100644 (file)
@@ -69,6 +69,6 @@ Then you can either run by:
 
 ===============================================================================
 
-See http://kapiti.geek.nz/software/cil.html for further information.
+See http://www.chilts.org/projects/cil/ for further information.
 
 ===============================================================================
diff --git a/bin/cil b/bin/cil
index 30f4e2b742988acf2f48861b497338da05fea559..6975256e78d77dbed784daae34525cdc644617e8 100755 (executable)
--- a/bin/cil
+++ b/bin/cil
@@ -178,7 +178,7 @@ Filters:
    --assigned-to=?
    --is-mine
 
-See <http://kapiti.geek.nz/software/cil.html> for further information.
+See <http://www.chilts.org/projects/cil/> for further information.
 Report bugs to <andychilton\@gmail.com>.
 END_USAGE
 }
index 3bc33c13dbcab13e7734392b2de68b5ffffe9a8f..c78bc02abcc90363c9cbf8ff993b2566c24e5461 100644 (file)
@@ -99,7 +99,7 @@ CONFIG
         write_file("$issues_dir/README.txt", <<'README');
 This directory is used by CIL to track issues and feature requests.
 
-The home page for CIL is at http://kapiti.geek.nz/software/cil.html
+The home page for CIL is at http://www.chilts.org/projects/cil/
 README
     }