diff options
| author | Mark Otto <[email protected]> | 2013-05-10 10:04:32 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-05-10 10:04:32 -0700 |
| commit | 231318e757fa988c85d981644b76fd0b9aa85f88 (patch) | |
| tree | a010401b84aef04ded1bbaf0298455a229356cb0 /docs | |
| parent | 90e4ff73d25e426cf19bb84392510f78e2cd2fd8 (diff) | |
| parent | 3af1dd1dc861fdb2814d49c88160586f467da504 (diff) | |
| download | bootstrap-231318e757fa988c85d981644b76fd0b9aa85f88.tar.xz bootstrap-231318e757fa988c85d981644b76fd0b9aa85f88.zip | |
Merge pull request #7843 from burnsra/3.0.0-wip
Fix link to examples
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> |
