Merge pull request #578 from bfirsh/update-url-in-twitter-button

Update Twitter button URL
This commit is contained in:
Aanand Prasad 2014-10-23 16:17:38 +01:00
commit 292fe6640e
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@
<div class="badges">
<iframe src="http://ghbtns.com/github-btn.html?user=docker&amp;repo=fig&amp;type=watch&amp;count=true" allowtransparency="true" frameborder="0" scrolling="0" width="100" height="20"></iframe>
<a href="https://twitter.com/share" class="twitter-share-button" data-url="http://orchardup.github.io/fig/">Tweet</a>
<a href="https://twitter.com/share" class="twitter-share-button" data-url="http://www.fig.sh/">Tweet</a>
</div>
</div>
</div>