Skip to content

Commit

Permalink
Link to MetaCPAN with HTTPS
Browse files Browse the repository at this point in the history
  • Loading branch information
briandfoy committed Jul 20, 2018
1 parent cb64739 commit c89b531
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.pod
Expand Up @@ -10,7 +10,7 @@

=for HTML <a href="https://github.com/briandfoy/chemistry-elements/blob/master/LICENSE"><img src="https://img.shields.io/cpan/l/Chemistry::Elements.svg" /></a>

=for HTML <a href="http://www.metacpan.org/module/Chemistry::Elements"><img src="https://img.shields.io/cpan/v/Chemistry::Elements.svg" /></A>
=for HTML <a href="https://metacpan.org/pod/Chemistry::Elements"><img src="https://img.shields.io/cpan/v/Chemistry::Elements.svg" /></A>

=head1 The Chemistry::Elements module

Expand All @@ -23,7 +23,7 @@ to read one again for any Perl module.

To read about L<Chemistry::Elements>, look at the embedded documentation
in the module itself. Inside the distribution, you can format it
with L<perldoc|http://perldoc.perl.org/perldoc.html>:
with L<perldoc|https://perldoc.perl.orgperldoc.html>:

% perldoc lib/Chemistry/Elements.pm

Expand All @@ -33,7 +33,7 @@ name instead of the file location:
% perldoc Chemistry::Elements

You can read the documentation and inspect the meta data on
L<MetaCPAN|http://www.metacpan.org/module/Chemistry::Elements>.
L<MetaCPAN|https://metacpan.org/pod/Chemistry::Elements>.

The standard module documentation has example uses in the SYNOPSIS
section, but you can also look in the I<examples/> directory (if it's
Expand Down

0 comments on commit c89b531

Please sign in to comment.