Explorar el Código

Made URL in SEE ALSO a hyperlink with L<...>

Neil Bowers hace 11 años
padre
commit
e3620d8f47
Se han modificado 2 ficheros con 2 adiciones y 1 borrados
  1. 1 0
      Changes
  2. 1 1
      lib/TestRail/API.pm

+ 1 - 0
Changes

@@ -4,6 +4,7 @@ Revision history for Perl module TestRail::API
     - Dist name was being set to TestRail::API instead of TestRail-API
     - Reformatted this file as per CPAN::Changes::Spec
     - Added "use 5.010" to the module, to match min perl in metadata
+    - Made URL in SEE ALSO a hyperlink with L<...>
 
 0.009 2014-11-28 TEODESIAN
     - Oops, forgot my Test deps

+ 1 - 1
lib/TestRail/API.pm

@@ -1452,7 +1452,7 @@ L<LWP::UserAgent>
 
 L<JSON::XS>
 
-http://docs.gurock.com/testrail-api2/start
+L<http://docs.gurock.com/testrail-api2/start>
 
 =head1 AUTHOR