diff options
| author | Mark Otto <[email protected]> | 2014-06-23 10:42:13 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2014-06-23 10:42:13 -0700 |
| commit | bc895a4b43ecfd2ad8c3793fdd6d8bada9d93186 (patch) | |
| tree | c98d767fc6f582a14f8421ae753f9f63a4ac7f8e /docs/_includes | |
| parent | 32bde78e1996a92e6b801e1f4a475d5ab48685f8 (diff) | |
| parent | 7339759fd6e11473a633f55f53a0b4ced6a7fa7d (diff) | |
| download | bootstrap-bc895a4b43ecfd2ad8c3793fdd6d8bada9d93186.tar.xz bootstrap-bc895a4b43ecfd2ad8c3793fdd6d8bada9d93186.zip | |
Merge pull request #13900 from twbs/customize_on_your_own
Remove broken link
Diffstat (limited to 'docs/_includes')
| -rw-r--r-- | docs/_includes/getting-started/examples.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/_includes/getting-started/examples.html b/docs/_includes/getting-started/examples.html index 849d044c0..b1739f1d7 100644 --- a/docs/_includes/getting-started/examples.html +++ b/docs/_includes/getting-started/examples.html @@ -1,7 +1,7 @@ <div class="bs-docs-section"> <h1 id="examples" class="page-header">Examples</h1> - <p class="lead">Build on the basic template above with Bootstrap's many components. See also <a href="#customizing">Customizing Bootstrap</a> for tips on maintaining your own Bootstrap variants.</p> + <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> <h3 id="examples-framework">Using the framework</h3> <div class="row bs-examples"> |
