diff options
| author | Chris Rebert <[email protected]> | 2013-10-29 10:29:31 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2013-10-29 10:29:31 -0700 |
| commit | a8e0679554a1e3a34a8bce52f0b9e44a3c540c9a (patch) | |
| tree | 51f6c7135372cec34f373c0d84e83c7321ce36e0 /js/tooltip.js | |
| parent | a23740ec03a9c0f37224985c81be00f942ca6d28 (diff) | |
| parent | 583697fec330b7f3aa3ae7dd6074d461ba91029c (diff) | |
| download | bootstrap-a8e0679554a1e3a34a8bce52f0b9e44a3c540c9a.tar.xz bootstrap-a8e0679554a1e3a34a8bce52f0b9e44a3c540c9a.zip | |
Merge pull request #11275 from jared-christensen/master
JS comments pointed to new documentation
Diffstat (limited to 'js/tooltip.js')
| -rw-r--r-- | js/tooltip.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/js/tooltip.js b/js/tooltip.js index 4edd80fa5..41375c6c9 100644 --- a/js/tooltip.js +++ b/js/tooltip.js @@ -1,6 +1,6 @@ /* ======================================================================== * Bootstrap: tooltip.js v3.0.0 - * http://twbs.github.com/bootstrap/javascript.html#tooltip + * http://getbootstrap.com/javascript/#tooltip * Inspired by the original jQuery.tipsy by Jason Frame * ======================================================================== * Copyright 2013 Twitter, Inc. |
