Skip to content

Commit c1d44ce

Browse files
avargitster
authored andcommitted
t/README: link to metacpan.org, not search.cpan.org
Change a link to the web version of the TAP::Parser::Grammar documentation to link to metacpan.org instead of search.cpan.org. This is something I added back in commit 20873f4 ("t/README: Document the do's and don'ts of tests", 2010-07-02), at the time search.cpan.org was the more actively maintained CPAN web-interface, nowadays that's metacpan.org. Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
1 parent 8624735 commit c1d44ce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

t/README

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -471,7 +471,7 @@ Don't:
471471
their output.
472472

473473
You can glean some further possible issues from the TAP grammar
474-
(see http://search.cpan.org/perldoc?TAP::Parser::Grammar#TAP_Grammar)
474+
(see https://metacpan.org/pod/TAP::Parser::Grammar#TAP-GRAMMAR)
475475
but the best indication is to just run the tests with prove(1),
476476
it'll complain if anything is amiss.
477477

0 commit comments

Comments
 (0)