]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
use getbootstrap for tweet button
authorMark Otto <otto@github.com>
Fri, 16 Aug 2013 04:29:44 +0000 (21:29 -0700)
committerMark Otto <otto@github.com>
Fri, 16 Aug 2013 04:29:44 +0000 (21:29 -0700)
_includes/social-buttons.html

index 89a24123e827bc2eb72268f54680a194d3e365be..43f5a096af97c0fe6d24fe8123db325f76354285 100644 (file)
@@ -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>