diff options
| author | Mark Otto <[email protected]> | 2013-01-17 20:32:07 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-01-17 20:32:07 -0800 |
| commit | 6466fe00a1c53691832095fe97f90e295f3489e6 (patch) | |
| tree | 3942377340603d467e3e17b1f0aa782194f3f39b /docs/getting-started.html | |
| parent | 5075f4973b8bb926573bb7f45c720ff345e1eb54 (diff) | |
| download | bootstrap-6466fe00a1c53691832095fe97f90e295f3489e6.tar.xz bootstrap-6466fe00a1c53691832095fe97f90e295f3489e6.zip | |
Rename hero.html to jumbotron.html
Diffstat (limited to 'docs/getting-started.html')
| -rw-r--r-- | docs/getting-started.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/getting-started.html b/docs/getting-started.html index 3f1a75e24..6977e5a33 100644 --- a/docs/getting-started.html +++ b/docs/getting-started.html @@ -239,7 +239,7 @@ <p>A barebones HTML document with all the Bootstrap CSS and JavaScript included.</p> </div> <div class="span4"> - <a class="thumbnail" href="examples/hero.html"> + <a class="thumbnail" href="examples/jumbotron.html"> <img src="assets/img/examples/bootstrap-example-marketing.png" alt=""> </a> <h4>Basic marketing site</h4> |
