Fix spec link

This commit is contained in:
Robert Miles 2018-06-24 13:46:28 -04:00
parent 72209768a8
commit 714c839f88
1 changed files with 1 additions and 1 deletions

View File

@ -105,7 +105,7 @@ $ make && make install
<div class="col-sm-1">
</div>
<div class="col-sm-10 text-center">
<p><a href="https://git.tilde.team/lcpp/lolcode-spec/blob/master/v1.2/lolcode-spec-v1.2.md" target="_blank" class="btn btn-warning" style="width: 200px; margin-left: 10px; margin-right: 10px; margin-bottom: 10px;">Language</a><a href="https://git.tilde.team/lcpp/lci" target="_blank" class="btn btn-warning" style="width: 200px; margin-bottom: 10px;">Interpreter</a></p>
<p><a href="https://git.tilde.team/lcpp/lolcode-spec/src/branch/master/v1.2/lolcode-spec-v1.2.md" target="_blank" class="btn btn-warning" style="width: 200px; margin-left: 10px; margin-right: 10px; margin-bottom: 10px;">Language</a><a href="https://git.tilde.team/lcpp/lci" target="_blank" class="btn btn-warning" style="width: 200px; margin-bottom: 10px;">Interpreter</a></p>
<p><a href="http://forum.lolcode.org" target="_blank" class="btn btn-warning" style="width: 200px; margin-left: 10px; margin-right: 10px; margin-bottom: 10px;">Forum</a><a href="http://groups.google.com/group/lci-general" target="_blank" class="btn btn-warning" style="width: 200px; margin-bottom: 10px;">Mailing list</a></p>
<p style="margin-top: 20px;">#lcpp on irc.tilde.chat &mdash; <a href="https://tilde.zone/@lcpp" style="color: #eee;">@lcpp@tilde.zone</a></p>
</div>