From 0d4f64273842bf2a1d614a605cfb38f8cce7f70f Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Mon, 8 Mar 2021 17:23:16 -0300 Subject: README.md: Link to Git::Raw on CPAN --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 159a193..ac21abf 100644 --- a/README.md +++ b/README.md @@ -27,11 +27,11 @@ make ``` The requirements are Perl with dependencies: -- [p5-Git-Raw]: Perl bindings to [libgit2]; +- [Git::Raw]: Perl bindings to [libgit2]; - [Mustache::Simple]: template library for generating output files; - [CommonMark][cm-p]: [CommonMark][cm-spec] renderer. -[p5-Git-Raw]: https://github.com/jacquesg/p5-Git-Raw/ +[Git::Raw]: https://metacpan.org/pod/Git::Raw [libgit2]: https://libgit2.org/ [Mustache::Simple]: https://metacpan.org/pod/Mustache::Simple [cm-p]: https://metacpan.org/pod/CommonMark @@ -44,13 +44,13 @@ Documentation available via installed manpages, also available online: [`gistati ## Contributing Extra tools used for development are: -- [Perl::Critic][perlcritic] and [B::Lint][blint] for linting; +- [Perl::Critic] and [B::Lint] for linting; - [perltidy] for code formatting; - [ShellCheck] for validating scripts; - [pandoc] for generating the documentation HTML and website. -[perlcritic]: https://metacpan.org/pod/Perl::Critic -[blint]: https://metacpan.org/pod/B::Lint +[Perl::Critic]: https://metacpan.org/pod/Perl::Critic +[B::Lint]: https://metacpan.org/pod/B::Lint [perltidy]: https://metacpan.org/pod/perltidy [ShellCheck]: https://www.shellcheck.net/ [pandoc]: https://pandoc.org/ -- cgit v1.2.3