diff options
| author | Gupocca <[email protected]> | 2015-08-28 23:04:09 -0700 |
|---|---|---|
| committer | Gupocca <[email protected]> | 2015-08-29 10:59:04 -0700 |
| commit | 34932d71b49f91b07c83b4fd41d890db648132f2 (patch) | |
| tree | 5a9f9f1a265860ecb923673535052da086c54c03 /docs/examples/index.md | |
| parent | 232469549c9a9b6082b311f568556d99ea03af2f (diff) | |
| download | bootstrap-34932d71b49f91b07c83b4fd41d890db648132f2.tar.xz bootstrap-34932d71b49f91b07c83b4fd41d890db648132f2.zip | |
Fix several erroneous links in docs.
Related to #17314.
Diffstat (limited to 'docs/examples/index.md')
| -rw-r--r-- | docs/examples/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/examples/index.md b/docs/examples/index.md index 0f621e2a4..500799f3a 100644 --- a/docs/examples/index.md +++ b/docs/examples/index.md @@ -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> |
