2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-11 18:02:28 +03:00

v4 Fix link to narrow jumbotron example

Fix #17174
This commit is contained in:
Kevin Kirsche
2015-08-20 21:54:37 -04:00
parent e3899b4fa8
commit 4a4f48acfd
+1 -1
View File
@@ -34,7 +34,7 @@ Examples that focus on implementing uses of built-in components provided by Boot
<p>Build around the jumbotron with a navbar and some basic grid columns.</p> <p>Build around the jumbotron with a navbar and some basic grid columns.</p>
</div> </div>
<div class="col-xs-6 col-md-4"> <div class="col-xs-6 col-md-4">
<a href="{{ site.baseurl }}/examples/jumbotron-narrow/"> <a href="{{ site.baseurl }}/examples/narrow-jumbotron/">
<img class="img-thumbnail" src="{{ site.baseurl }}/examples/screenshots/jumbotron-narrow.jpg" alt=""> <img class="img-thumbnail" src="{{ site.baseurl }}/examples/screenshots/jumbotron-narrow.jpg" alt="">
</a> </a>
<h4>Narrow jumbotron</h4> <h4>Narrow jumbotron</h4>