Skip to content

Commit 95bb485

Browse files
committed
MetaCPAN explorer link on module page now works for all versions, rather than just latest.
1 parent a1d4096 commit 95bb485

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

root/module.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
<input type="text" name="q">
4242
<input type="submit" style="display: none"></form></li>
4343
<li><a href="#" onclick="return toggleTOC()">Toggle Table of Contents</a></li>
44-
<li><a href="http://explorer.metacpan.org/?url=%2Fmodule%2F<% module.documentation %>">MetaCPAN Explorer</a></li>
44+
<li><a href="http://explorer.metacpan.org/?url=%2Fmodule%2F<% module.author %>/<% module.release %>/<% module.path %>">MetaCPAN Explorer</a></li>
4545
</ul>
4646
<hr>
4747
<% INCLUDE inc/activity.html query = 'distribution=' _ release.distribution %>

0 commit comments

Comments
 (0)