aboutsummaryrefslogtreecommitdiff
path: root/_includes
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-08-15 21:29:44 -0700
committerMark Otto <[email protected]>2013-08-15 21:29:44 -0700
commit45e2d73e9360a82f203801962f22058a00134d56 (patch)
treed4487992447c0b2ca20b3c17e2bc3f9db05b1c86 /_includes
parentb2f626837279bb8b0939aa6602bf9ee023e8a323 (diff)
downloadbootstrap-45e2d73e9360a82f203801962f22058a00134d56.tar.xz
bootstrap-45e2d73e9360a82f203801962f22058a00134d56.zip
use getbootstrap for tweet button
Diffstat (limited to '_includes')
-rw-r--r--_includes/social-buttons.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/_includes/social-buttons.html b/_includes/social-buttons.html
index 89a24123e..43f5a096a 100644
--- a/_includes/social-buttons.html
+++ b/_includes/social-buttons.html
@@ -10,7 +10,7 @@
<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://twbs.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://getbootstrap.com/" data-count="horizontal" data-via="twbootstrap" data-related="mdo:Creator of Twitter Bootstrap">Tweet</a>
</li>
</ul>
</div>