Fix broken links and malformed formatting in POD
[catagits/Catalyst-Authentication-Store-Htpasswd.git] / 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