t/README: link to metacpan.org, not search.cpan.org
[gitweb.git] / t / README
index 4982d1c5216c10b7d44e66eace34e40d49cb5b2f..a50290c7897437dde27547fd7327f5929505a82f 100644 (file)
--- a/t/README
+++ b/t/README
@@ -471,7 +471,7 @@ Don't:
    their output.
 
    You can glean some further possible issues from the TAP grammar
-   (see http://search.cpan.org/perldoc?TAP::Parser::Grammar#TAP_Grammar)
+   (see https://metacpan.org/pod/TAP::Parser::Grammar#TAP-GRAMMAR)
    but the best indication is to just run the tests with prove(1),
    it'll complain if anything is amiss.