We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6622b4b commit 623cdf7Copy full SHA for 623cdf7
in/index.tt
@@ -2,7 +2,7 @@
2
3
<p>Welcome to the Proposed Perl Changes web site.</p>
4
5
-<p>Download this data as <a href="./ppcs.json">JSON</a></p>
+<p>Download this data as <a href="./ppcs.json">JSON</a>.</p>
6
<table class="table" id="datatable">
7
<thead>
8
<tr>
ttlib/page.tt
@@ -94,7 +94,7 @@
94
<footer class="footer mt-auto py-3 bg-light">
95
<div class="container">
96
<span class="text-muted">Made by <a href="https://links.davecross.co.uk/">Dave Cross</a> /
97
- Code on <a href="https://github.com/Perl/PPCs">Github</a></span>
+ Code on <a href="https://github.com/Perl/PPCs">GitHub</a></span>
98
</div>
99
</footer>
100
0 commit comments