Rename hero.html to jumbotron.html

This commit is contained in:
Mark Otto 2013-01-17 20:32:07 -08:00
parent 5075f4973b
commit 6466fe00a1
3 changed files with 2 additions and 2 deletions

View File

@ -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>

View File

@ -168,7 +168,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>