diff options
| author | Mark Otto <[email protected]> | 2013-07-15 12:00:01 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-07-15 12:00:01 -0700 |
| commit | 6aec8f36fcb87421f29207af1c6c93448c3a38f8 (patch) | |
| tree | 97e40ae6f470fa36742c6d1fb789a8cb7b6a0955 /docs/javascript.html | |
| parent | 606d6e81d445ff58295b934d52ac1e31ae2052a6 (diff) | |
| download | bootstrap-6aec8f36fcb87421f29207af1c6c93448c3a38f8.tar.xz bootstrap-6aec8f36fcb87421f29207af1c6c93448c3a38f8.zip | |
fix broken scrollspy example
Diffstat (limited to 'docs/javascript.html')
| -rw-r--r-- | docs/javascript.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/javascript.html b/docs/javascript.html index 1fc077707..0f5ad1a6f 100644 --- a/docs/javascript.html +++ b/docs/javascript.html @@ -504,7 +504,7 @@ $('.dropdown-toggle').dropdown() </div> </div> </div> - <div data-spy="scroll" data-target="#navbar-example" data-offset="0" class="scrollspy-example"> + <div data-spy="scroll" data-target="#navbar-example2" data-offset="0" class="scrollspy-example"> <h4 id="fat">@fat</h4> <p>Ad leggings keytar, brunch id art party dolor labore. Pitchfork yr enim lo-fi before they sold out qui. Tumblr farm-to-table bicycle rights whatever. Anim keffiyeh carles cardigan. Velit seitan mcsweeney's photo booth 3 wolf moon irure. Cosby sweater lomo jean shorts, williamsburg hoodie minim qui you probably haven't heard of them et cardigan trust fund culpa biodiesel wes anderson aesthetic. Nihil tattooed accusamus, cred irony biodiesel keffiyeh artisan ullamco consequat.</p> <h4 id="mdo">@mdo</h4> |
