@@ -27,7 +27,7 @@ use TestRail::Utils;
=head2 findRuns
Find runs based on the options HASHREF provided.
-See the documentation for L<testrail-runs>, as the long argument names there correspond to hash keys.
+See the documentation for testrail-runs, as the long argument names there correspond to hash keys.
The primary routine of testrail-runs.
@@ -36,7 +36,7 @@ testrail-lock's primary routine.
=over 4
-=item HASHREF C<OPTIONS> - valid keys/values correspond to the long names of arguments taken by L<testrail-lock>.
+=item HASHREF C<OPTIONS> - valid keys/values correspond to the long names of arguments taken by testrail-lock.
=item TestRail::API C<HANDLE> - Instance of TestRail::API, in the case where the caller already has a valid object.