]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
fix broken example link
authorMark Otto <markdotto@gmail.com>
Mon, 10 Jul 2017 02:57:16 +0000 (19:57 -0700)
committerMark Otto <markdotto@gmail.com>
Mon, 10 Jul 2017 02:57:16 +0000 (19:57 -0700)
docs/4.0/examples/index.md

index 9f70f8a43e7165660339e10442bac18f7f88636e..dd52fe9bdae228dd50535f59bd3d70f8b9363167 100644 (file)
@@ -38,8 +38,8 @@ Examples that focus on implementing uses of built-in components provided by Boot
   <div class="col-6 col-md-4">
     <a href="{{ site.baseurl }}/docs/{{ site.docs_version }}/examples/narrow-jumbotron/">
       <img class="img-thumbnail" src="{{ site.baseurl }}/docs/{{ site.docs_version }}/examples/screenshots/jumbotron-narrow.jpg" alt="">
+      <h4>Narrow jumbotron</h4>
     </a>
-    <h4>Narrow jumbotron</h4>
     <p>Build a more custom page by narrowing the default container and jumbotron.</p>
   </div>
 </div>