Fix broken links and malformed formatting in POD master
Christopher Hoskin [Tue, 4 Jul 2017 07:19:15 +0000 (08:19 +0100)]
lib/Catalyst/Authentication/Store/Htpasswd.pm

index 1007b34..6c76388 100644 (file)
@@ -101,7 +101,7 @@ Simple constructor, dies if the htpassword file can't be found
 
 =head2 find_user
 
-Looks up the user, and returns a Catalyst::Authentication::Store::Htpasswd::User object.
+Looks up the user, and returns a L<Catalyst::Authentication::Store::Htpasswd::User> object.
 
 =head2 user_supports