]> git.decadent.org.uk Git - maypole.git/blobdiff - lib/Maypole/View/TT.pm
POD updates: fleshed out some weak areas, reorganised a little and fixed some typogra...
[maypole.git] / lib / Maypole / View / TT.pm
index c79c027633f23ae55623b10eda75cd0c1dbb32ca..59c3f8fe888388b26dbf969e14fadd6288c43ec6 100644 (file)
@@ -52,9 +52,9 @@ Maypole::View::TT - A Template Toolkit view class for Maypole
 
 This is the default view class for Maypole; it uses the Template Toolkit to
 fill in templates with the objects produced by Maypole's model classes.  Please
-see the Maypole manual, and in particular, the L<view|Maypole::Manual::View>
-chapter for the template variables available and for a refresher on how
-template components are resolved.
+see the L<Maypole manual|Maypole::Manual>, and in particular, the
+L<view|Maypole::Manual::View> chapter for the template variables available and
+for a refresher on how template components are resolved.
 
 The underlying Template toolkit object is configured through
 C<$r-E<gt>config-E<gt>view_options>. See L<Template|Template> for available