From 08b881c3b83a1ae05afe2b253923022c90110207 Mon Sep 17 00:00:00 2001 From: Andrew Chilton Date: Thu, 19 Nov 2009 21:07:25 +1300 Subject: [PATCH] Update all the URLs linking to the project page --- INSTALLATION | 2 +- bin/cil | 2 +- lib/CIL/Command/Init.pm | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/INSTALLATION b/INSTALLATION index d1077a0..3b7bab6 100644 --- a/INSTALLATION +++ b/INSTALLATION @@ -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 30f4e2b..6975256 100755 --- a/bin/cil +++ b/bin/cil @@ -178,7 +178,7 @@ Filters: --assigned-to=? --is-mine -See for further information. +See for further information. Report bugs to . END_USAGE } diff --git a/lib/CIL/Command/Init.pm b/lib/CIL/Command/Init.pm index 3bc33c1..c78bc02 100644 --- a/lib/CIL/Command/Init.pm +++ b/lib/CIL/Command/Init.pm @@ -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 } -- 2.39.5