aboutsummaryrefslogtreecommitdiff
path: root/_includes
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2013-07-25 12:24:13 -0700
committerChris Rebert <[email protected]>2013-07-25 12:24:13 -0700
commit90fb40b7073af222478a99ee1ef93da879cac8b8 (patch)
treeae058dba0b9b193be61e87b1367720a0359f7495 /_includes
parentc7995cf9645f52966c142d682f1746840572875d (diff)
downloadbootstrap-90fb40b7073af222478a99ee1ef93da879cac8b8.tar.xz
bootstrap-90fb40b7073af222478a99ee1ef93da879cac8b8.zip
twbs ALL the links
Diffstat (limited to '_includes')
-rw-r--r--_includes/social-buttons.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/_includes/social-buttons.html b/_includes/social-buttons.html
index 5cef71a19..3700ecd14 100644
--- a/_includes/social-buttons.html
+++ b/_includes/social-buttons.html
@@ -1,16 +1,16 @@
<div class="bs-social">
<ul class="bs-social-buttons">
<li>
- <iframe class="github-btn" src="http://ghbtns.com/github-btn.html?user=twitter&repo=bootstrap&type=watch&count=true" allowtransparency="true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe>
+ <iframe class="github-btn" src="http://ghbtns.com/github-btn.html?user=twbs&repo=bootstrap&type=watch&count=true" allowtransparency="true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe>
</li>
<li>
- <iframe class="github-btn" src="http://ghbtns.com/github-btn.html?user=twitter&repo=bootstrap&type=fork&count=true" allowtransparency="true" frameborder="0" scrolling="0" width="102px" height="20px"></iframe>
+ <iframe class="github-btn" src="http://ghbtns.com/github-btn.html?user=twbs&repo=bootstrap&type=fork&count=true" allowtransparency="true" frameborder="0" scrolling="0" width="102px" height="20px"></iframe>
</li>
<li class="follow-btn">
<a href="https://twitter.com/twbootstrap" class="twitter-follow-button" data-link-color="#0069D6" data-show-count="true">Follow @twbootstrap</a>
</li>
<li class="tweet-btn">
- <a href="https://twitter.com/share" class="twitter-share-button" data-url="http://twitter.github.com/bootstrap/" data-count="horizontal" data-via="twbootstrap" data-related="mdo:Creator of Twitter Bootstrap">Tweet</a>
+ <a href="https://twitter.com/share" class="twitter-share-button" data-url="http://twbs.github.com/bootstrap/" data-count="horizontal" data-via="twbootstrap" data-related="mdo:Creator of Twitter Bootstrap">Tweet</a>
</li>
</ul>
</div>