correct the github button iframe url

This commit is contained in:
Karan Misra 2014-04-16 14:36:32 +05:30
parent c33d00617b
commit 5a7a48dd95
1 changed files with 2 additions and 2 deletions

View File

@ -40,9 +40,9 @@
<a href="http://godoc.org/github.com/kidoman/embd" class="btn-side">Docs</a>
<p class="hs-disclaimer">
<iframe src="http://ghbtns.com/github-btn.html?user=kidoman&repo=embd&type=watch&count=true"
<iframe src="github-btn.html?user=kidoman&repo=embd&type=watch&count=true"
allowtransparency="true" frameborder="0" scrolling="0" width="110" height="20"></iframe>
<iframe src="http://ghbtns.com/github-btn.html?user=kidoman&repo=embd&type=fork&count=true"
<iframe src="github-btn.html?user=kidoman&repo=embd&type=fork&count=true"
allowtransparency="true" frameborder="0" scrolling="0" width="95" height="20"></iframe>
</p>
</form>