diff options
| author | Mark Otto <[email protected]> | 2013-03-30 12:12:28 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-03-30 12:12:28 -0700 |
| commit | 906ff98601273a23c74dae41575201f9fcf05dcf (patch) | |
| tree | a901ad344791ccfaa6cb54ddb982a9f128a265ef /docs | |
| parent | a4901e2da8011aa60fbf3d02187f7392297043fb (diff) | |
| parent | 6ba341b2d528552ac8f0fde76610f71d503a529e (diff) | |
| download | bootstrap-906ff98601273a23c74dae41575201f9fcf05dcf.tar.xz bootstrap-906ff98601273a23c74dae41575201f9fcf05dcf.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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/index.html b/docs/index.html index f8d72f3f2..bef668fd4 100644 --- a/docs/index.html +++ b/docs/index.html @@ -16,7 +16,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="./getting-started/#examples" onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Jumbotron links', 'Examples']);">Examples</a> + <a href="./docs/#examples" onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Jumbotron links', 'Examples']);">Examples</a> </li> <li>Version 3.0.0</li> </ul> @@ -49,7 +49,7 @@ title: Bootstrap </div> <h1>Built with Bootstrap.</h1> - <p class="marketing-byline">For more sites built with Bootstrap, <a href="http://expo.getbootstrap.com">visit the Expo</a> or <a href="./getting-started/#examples">browse the examples</a>.</p> + <p class="marketing-byline">For more sites built with Bootstrap, <a href="http://expo.getbootstrap.com">visit the Expo</a> or <a href="./docs/#examples">browse the examples</a>.</p> <div class="row bs-docs-gallery"> <div class="col-span-3"> <a class="thumbnail" href="http://delicious.com" target="_blank"> |
