Fix URL to match Catalyst-Manual. Thanks to Jose María Sánchez de Ocaña for noticing...
[catagits/Catalyst-Manual.git] / lib / Catalyst / Manual / Tutorial / Intro.pod
index 7c73900..c87f917 100644 (file)
@@ -70,6 +70,12 @@ This will download the current code for each tutorial chapter in the
 CatalystTutorial directory.  Each example application directory has
 the same name as the tutorial chapter.
 
+B<These reference implementations are provided so that when you follow
+the tutorial, you can use the code from the subversion repository to
+ensure that your system is set up correctly, and that you have not
+inadvertently made any typographic errors, or accidentally skipped
+part of the tutorial.>
+
 Additionally, if you're reading this manual online, you can download
 the example program and all the necessary dependencies to
 your local machine by installing the C<Task::Catalyst::Tutorial>
@@ -345,7 +351,7 @@ Kennedy Clark, C<hkclark@gmail.com>
 
 Please report any errors, issues or suggestions to the author.  The
 most recent version of the Catalyst Tutorial can be found at
-L<http://dev.catalyst.perl.org/repos/Catalyst/trunk/Catalyst-Runtime/lib/Catalyst/Manual/Tutorial/>.
+L<http://dev.catalyst.perl.org/repos/Catalyst/trunk/Catalyst-Manual/lib/Catalyst/Manual/Tutorial/>.
 
 Copyright 2006, Kennedy Clark, under Creative Commons License
 (L<http://creativecommons.org/licenses/by-nc-sa/2.5/>).