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/index.html | |
| parent | 232469549c9a9b6082b311f568556d99ea03af2f (diff) | |
| download | bootstrap-34932d71b49f91b07c83b4fd41d890db648132f2.tar.xz bootstrap-34932d71b49f91b07c83b4fd41d890db648132f2.zip | |
Fix several erroneous links in docs.
Related to #17314.
Diffstat (limited to 'docs/index.html')
| -rw-r--r-- | docs/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html index de2bcb39b..f83ffb96e 100644 --- a/docs/index.html +++ b/docs/index.html @@ -96,7 +96,7 @@ title: Bootstrap · The world's most popular mobile-first and responsive f <div class="bd-featurette"> <div class="container"> <h2 class="bd-featurette-title">Built with Bootstrap.</h2> - <p class="lead">Millions of amazing sites across the web are being built with Bootstrap. Get started on your own with our growing <a href="../getting-started/#examples">collection of examples</a> or by exploring some of our favorites.</p> + <p class="lead">Millions of amazing sites across the web are being built with Bootstrap. Get started on your own with our growing <a href="../examples">collection of examples</a> or by exploring some of our favorites.</p> <div class="row bd-featured-sites"> {% for showcase in site.data.showcase %} |
