2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

Fix several erroneous links in docs.

Related to #17314.
This commit is contained in:
Gupocca
2015-08-28 23:04:09 -07:00
parent 232469549c
commit 34932d71b4
9 changed files with 10 additions and 11 deletions
+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>
</div>
<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="">
</a>
<h4>Narrow jumbotron</h4>