Skip to content

Commit f9ec18e

Browse files
committed
remove the s in https://blogs.perl.org link
1 parent 21362fd commit f9ec18e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

root/lab/dashboard.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ <h3>Distributions</h3>
5353
<ul>
5454
<li>Repo R - missing link to public VCS in META files <a href="https://perlmaven.com/how-to-add-link-to-version-control-system-of-a-cpan-distributions">ways to fix it</a>.</li>
5555
<li>License L - missing license information in META files <a href="https://perlmaven.com/how-to-add-the-license-field-to-meta-files-on-cpan">ways to fix it</a>.</li>
56-
<li>Abstract A - the <b>=head1 NAME</b> field is missing. <a href="https://blogs.perl.org/users/neilb/2014/07/give-your-modules-a-good-abstract.html">How to write good abstract</a>.</li>
56+
<li>Abstract A - the <b>=head1 NAME</b> field is missing. <a href="http://blogs.perl.org/users/neilb/2014/07/give-your-modules-a-good-abstract.html">How to write good abstract</a>.</li>
5757
<li>Unauthorized U - One or more of the modules in this distribution are 'owned' by another CPAN author and you don't have co-maintainer rights.</li>
5858
<li>Bugs - number of open bugs/tickets/issues.</li>
5959
</ul>

0 commit comments

Comments
 (0)