mirror of
https://github.com/leafo/moonscript.git
synced 2024-11-22 02:44:23 +00:00
fix dead github buttons on docs
This commit is contained in:
parent
21da3a0e50
commit
0239b287e7
@ -12,8 +12,8 @@ This is the offical language reference manual, installation directions and the
|
||||
homepage are located at <http://moonscript.org>.
|
||||
|
||||
<div class="github-buttons">
|
||||
<iframe src="http://markdotto.github.com/github-buttons/github-btn.html?user=leafo&repo=moonscript&type=watch&count=true" allowtransparency="true" frameborder="0" scrolling="0" width="110px" height="20px"></iframe>
|
||||
<iframe src="http://markdotto.github.com/github-buttons/github-btn.html?user=leafo&repo=moonscript&type=fork&count=true" allowtransparency="true" frameborder="0" scrolling="0" width="95px" height="20px"></iframe>
|
||||
<iframe src="http://ghbtns.com/github-btn.html?user=leafo&repo=moonscript&type=watch&count=true" allowtransparency="true" frameborder="0" scrolling="0" width="110px" height="20px"></iframe>
|
||||
<iframe src="http://ghbtns.com/github-btn.html?user=leafo&repo=moonscript&type=fork&count=true" allowtransparency="true" frameborder="0" scrolling="0" width="95px" height="20px"></iframe>
|
||||
</div>
|
||||
|
||||
# The Language
|
||||
|
Loading…
Reference in New Issue
Block a user