revert my changes, L<http://|...> is okay according to rafl
Jonathan Yu [Tue, 29 Dec 2009 01:03:52 +0000 (01:03 +0000)]
lib/Catalyst/Manual/Tutorial/10_Appendices.pod

index 2a2795d..f81ec45 100644 (file)
@@ -139,10 +139,10 @@ L<http://www.gnu.org/software/emacs/manual/html_node/emacs/Indentation-Commands.
 =head1 APPENDIX 2: USING POSTGRESQL AND MYSQL
 
 The main database used in this tutorial is the very simple yet powerful
-SQLite (L<http://www.sqlite.org>).  This section provides information
+L<SQLite|http://www.sqlite.org>.  This section provides information
 that can be used to "convert" the tutorial to use
-PostgreSQL (L<http://www.postgresql.org>) and
-MySQL (L<http://dev.mysql.com>).  However, note that part of
+L<PostgreSQL|http://www.postgresql.org> and
+L<MySQL|http://dev.mysql.com>.  However, note that part of
 the beauty of the MVC architecture is that very little database-specific
 code is spread throughout the system (at least when MVC is "done
 right").  Consequently, converting from one database to another is