From: Andrew Chilton Date: Fri, 30 Apr 2010 03:38:52 +0000 (+1200) Subject: Fix up the link from the issues/README.txt file X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=6df0df229fa37bc638650a74a9cd7c8dc3f32013;p=cil.git Fix up the link from the issues/README.txt file --- diff --git a/lib/CIL/Command/Init.pm b/lib/CIL/Command/Init.pm index 1bf92d5..eec1e23 100644 --- a/lib/CIL/Command/Init.pm +++ b/lib/CIL/Command/Init.pm @@ -95,7 +95,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://www.chilts.org/projects/cil/ +The home page for CIL is at http://www.chilts.org/project/cil/ README }