diff options
| author | Mark Otto <[email protected]> | 2013-07-17 22:17:30 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-07-17 22:17:30 -0700 |
| commit | 9efba239b6c15b72a2872a6c5119fa3abe303951 (patch) | |
| tree | 3d9640947fecb7b8c2d5889b41426ece37d0c344 /docs/index.html | |
| parent | 6387d8d5cccca1af3767258d6b38394c9f89afae (diff) | |
| parent | 0df791d1ac782d37243017214a1fb37e8ead07bd (diff) | |
| download | bootstrap-9efba239b6c15b72a2872a6c5119fa3abe303951.tar.xz bootstrap-9efba239b6c15b72a2872a6c5119fa3abe303951.zip | |
Merge pull request #8511 from twitter/bs3_remove_examples
BS3: Move examples to @twbs/bootstrap-examples
Diffstat (limited to 'docs/index.html')
| -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 ae38cb979..49bdcb38e 100644 --- a/docs/index.html +++ b/docs/index.html @@ -19,7 +19,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="http://examples.getbootstrap.com" onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Jumbotron links', 'Examples']);">Examples</a> </li> <li> <a href="http://glyphicons.getbootstrap.com" onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Jumbotron links', 'Glyphicons']);">Glyphicons</a> |
