From 1f8d8011a4381690304ce751fb8b24cf857aebaf Mon Sep 17 00:00:00 2001 From: Michael Schout Date: Tue, 1 May 2018 10:39:01 -0500 Subject: [PATCH] fix metacpan links + description of CPAN testers - Make the metacpan links use https instead of http - Fix the description of CPAN Testers from "smokers" to "smoke testers" --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cfc971f4..fa6bb563 100644 --- a/README.md +++ b/README.md @@ -131,7 +131,7 @@ in addition to those websites please use your favorite search engine to discover A modern, open-source CPAN search engine, useful to view POD in HTML format. - [http://metacpan.org/release/Pinto](http://metacpan.org/release/Pinto) + [https://metacpan.org/release/Pinto](https://metacpan.org/release/Pinto) - CPAN Ratings @@ -147,7 +147,7 @@ in addition to those websites please use your favorite search engine to discover - CPAN Testers - The CPAN Testers is a network of smokers who run automated tests on uploaded CPAN distributions. + The CPAN Testers is a network of smoke testers who run automated tests on uploaded CPAN distributions. [http://www.cpantesters.org/distro/P/Pinto](http://www.cpantesters.org/distro/P/Pinto)