Applied doc patch from Robert Boone. Fixed Changed, no release date unless released.
Christian Hansen [Tue, 19 Apr 2005 10:58:09 +0000 (10:58 +0000)]
Changes
lib/Catalyst/Manual/Intro.pod

diff --git a/Changes b/Changes
index 433490a..a0d799e 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,8 +1,10 @@
 This file documents the revision history for Perl extension Catalyst.
 
-5.03  Tue Apr 19 01:00:00 2005
+5.03  Xxx Xxx 00 00:00:00 2005
         - Fixed Test example (Torsten Seeman)
         - Added Plugins chapter to manual
+        - applied doc patch from Robert Boone <robert@rlb3.com>
+
 5.02  Mon Apr 18 10:00:00 2005
         - fixed manifest
 
index ae3f54d..3a13a43 100644 (file)
@@ -119,7 +119,7 @@ Now visit these locations with your favorite browser or user agent to see Cataly
 
 =item http://localhost:3000/
 
-=item http://localhost:3000/my_controller/
+=item http://localhost:3000/my/controller/
 
 =back