]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
v4 Fix link to narrow jumbotron example 17181/head
authorKevin Kirsche <Kev.Kirsche+GitHub@gmail.com>
Fri, 21 Aug 2015 01:54:37 +0000 (21:54 -0400)
committerKevin Kirsche <Kev.Kirsche+GitHub@gmail.com>
Fri, 21 Aug 2015 01:54:37 +0000 (21:54 -0400)
Fix #17174

docs/examples/index.md

index 0f621e2a40390d4d3e4cf8a684f25ce81dd626c7..500799f3adfa0ea76da3140e1264c31ca3bcfd56 100644 (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>