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 b65fca5 commit 71bcfa4Copy full SHA for 71bcfa4
bin/server.p6
@@ -197,7 +197,7 @@ sub html-layout-default (Str:D $content) {
197
<a href="https://webchat.freenode.net/?channels=#perl6-dev"
198
>💬 Chat with us</a> |
199
<a href="http://mi.cro.services">Powered by Cro</a> | Code for this website is
200
- available at<a href="https://github.com/perl6/alerts"
+ available at <a href="https://github.com/perl6/alerts"
201
>github.com/perl6/alerts</a></small>
202
</footer>
203
</div>
0 commit comments