diff options
| author | Mark Otto <[email protected]> | 2013-07-26 23:36:38 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-07-26 23:36:38 -0700 |
| commit | b4c4072679943773a7582daa63f545ba818fa627 (patch) | |
| tree | eb813b137e1792b81377c1041a240782b79d2ef1 /docs/examples/carousel.html | |
| parent | d991ef2ab1b4d156c7e5d33d052d66f8eaafc460 (diff) | |
| parent | 04b00365da0da573b7cac3c4f0222885700ecef7 (diff) | |
| download | bootstrap-2.3.2.tar.xz bootstrap-2.3.2.zip | |
Merge pull request #8637 from twitter/2.3.2-wipv2.3.2
Bump 2.3.2 dependencies and docs links for v3 RC1
Diffstat (limited to 'docs/examples/carousel.html')
| -rw-r--r-- | docs/examples/carousel.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/examples/carousel.html b/docs/examples/carousel.html index 81d1a28a1..3a7e00583 100644 --- a/docs/examples/carousel.html +++ b/docs/examples/carousel.html @@ -291,7 +291,7 @@ <li class="active"><a href="#">Home</a></li> <li><a href="#about">About</a></li> <li><a href="#contact">Contact</a></li> - <!-- Read about Bootstrap dropdowns at http://twitter.github.com/bootstrap/javascript.html#dropdowns --> + <!-- Read about Bootstrap dropdowns at http://twbs.github.com/bootstrap/javascript.html#dropdowns --> <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown">Dropdown <b class="caret"></b></a> <ul class="dropdown-menu"> |
