diff options
| author | Mark Otto <[email protected]> | 2013-05-10 10:31:52 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-05-10 10:31:52 -0700 |
| commit | 8261866ff2657cc8e57d0c4ab689b742d70b4c78 (patch) | |
| tree | 0c9400f03328f7ba4aafdd3b4f8b1950e148ee6e /docs | |
| parent | 758cb9d186e3fd9fbc94162d15a5ee0dfb1f9ef9 (diff) | |
| parent | 6dee7d5abe42f726bec27e650c123fdeaed27f74 (diff) | |
| download | bootstrap-8261866ff2657cc8e57d0c4ab689b742d70b4c78.tar.xz bootstrap-8261866ff2657cc8e57d0c4ab689b742d70b4c78.zip | |
Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html index 3e0cc0adc..24a0220f2 100644 --- a/docs/index.html +++ b/docs/index.html @@ -22,7 +22,7 @@ title: Bootstrap <a href="http://github.com/twitter/bootstrap" onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Jumbotron links', 'GitHub project']);">GitHub project</a> </li> <li> - <a href="./docs/#examples" onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Jumbotron links', 'Examples']);">Examples</a> + <a href="./getting-started/#examples" onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Jumbotron links', 'Examples']);">Examples</a> </li> <li> <a href="http://expo.getbootstrap.com" onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Jumbotron links', 'Expo']);">Bootstrap Expo</a> |
