diff options
| author | Mark Otto <[email protected]> | 2015-08-04 19:50:50 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2015-08-04 19:50:50 -0700 |
| commit | cf2d9bfe8ad8ef7cfc0d8c800cae0e4d4c03934d (patch) | |
| tree | beb8f1cf326ba3da81c6a93d845965c61652cb9e /docs/_includes/getting-started/examples.html | |
| parent | 027b7efd792f4fab065bc6e71d8d2573cd13cadb (diff) | |
| download | bootstrap-cf2d9bfe8ad8ef7cfc0d8c800cae0e4d4c03934d.tar.xz bootstrap-cf2d9bfe8ad8ef7cfc0d8c800cae0e4d4c03934d.zip | |
Help with issues like #16823 by mentioning where to download example source code
Diffstat (limited to 'docs/_includes/getting-started/examples.html')
| -rw-r--r-- | docs/_includes/getting-started/examples.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/_includes/getting-started/examples.html b/docs/_includes/getting-started/examples.html index f42d8aa30..6212f4db7 100644 --- a/docs/_includes/getting-started/examples.html +++ b/docs/_includes/getting-started/examples.html @@ -3,6 +3,8 @@ <p class="lead">Build on the basic template above with Bootstrap's many components. We encourage you to customize and adapt Bootstrap to suit your individual project's needs.</p> + <p>Get the source code for every example below by <a href="{{ site.download.source }}">downloading the Bootstrap repository</a>. Examples can be found in the <code>docs/examples/</code> directory.</p> + <h2 id="examples-framework">Using the framework</h2> <div class="row bs-examples"> <div class="col-xs-6 col-md-4"> |
