You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: root/lab/dashboard.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -53,7 +53,7 @@ <h3>Distributions</h3>
53
53
<ul>
54
54
<li>Repo R - missing link to public VCS in META files <ahref="https://perlmaven.com/how-to-add-link-to-version-control-system-of-a-cpan-distributions">ways to fix it</a>.</li>
55
55
<li>License L - missing license information in META files <ahref="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. <ahref="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. <ahref="http://blogs.perl.org/users/neilb/2014/07/give-your-modules-a-good-abstract.html">How to write good abstract</a>.</li>
57
57
<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>
58
58
<li>Bugs - number of open bugs/tickets/issues.</li>
0 commit comments