diff options
| author | Alexandr Kondrashov <[email protected]> | 2015-09-11 16:43:00 +0300 |
|---|---|---|
| committer | Alexandr Kondrashov <[email protected]> | 2015-09-11 16:43:00 +0300 |
| commit | c9725926b2f30bed4e37f57c20ef8ffeb2fd233b (patch) | |
| tree | 2964ad7556549dd3e0712bdfdbc5fc4ae7a9b45f /docs/examples/index.md | |
| parent | 353e0a49a97c24d89f6cdb95014419d4137dee6e (diff) | |
| parent | b811f8cf9628dbcbfe994f71588c5a0c921a092d (diff) | |
| download | bootstrap-c9725926b2f30bed4e37f57c20ef8ffeb2fd233b.tar.xz bootstrap-c9725926b2f30bed4e37f57c20ef8ffeb2fd233b.zip | |
Merge remote-tracking branch 'twbs/v4-dev' into patch-1
Conflicts:
scss/_custom-forms.scss
scss/_variables.scss
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> |
