File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ Table of Contents
2121
2222This distribution provides two testing modules for Nginx C module development:
2323
24- - [ Test::Nginx::Socket] ( https://metacpan.org/pod/Test::Nginx::Socket ) (This is recommended.)
24+ - [ Test::Nginx::Socket] ( https://metacpan.org/pod/Test::Nginx::Socket ) (This is highly recommended.)
2525- [ Test::Nginx::LWP] ( https://metacpan.org/pod/Test::Nginx::LWP ) (This is obsolete.)
2626
2727All of them are based on [ Test::Base] ( https://metacpan.org/pod/Test::Base ) .
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ This distribution provides two testing modules for Nginx C module development:
2121
2222=item *
2323
24- L<Test::Nginx::Socket> (This is recommended.)
24+ L<Test::Nginx::Socket> (This is highly recommended.)
2525
2626=item *
2727
You can’t perform that action at this time.
0 commit comments