diff options
| author | Steven Black <[email protected]> | 2013-09-02 15:24:55 -0400 |
|---|---|---|
| committer | Steven Black <[email protected]> | 2013-09-02 15:24:55 -0400 |
| commit | 259be69e257aa0a5eb0f160677f6e2ea75300df5 (patch) | |
| tree | 41944c44e0f061862191ab58e44e51fa60d1ea22 | |
| parent | c6d51be2d8ae25f4a78902ca3391b1bc800116ae (diff) | |
| download | bootstrap-259be69e257aa0a5eb0f160677f6e2ea75300df5.tar.xz bootstrap-259be69e257aa0a5eb0f160677f6e2ea75300df5.zip | |
Refactoring the paragraph describing the 'Examples' section.
| -rw-r--r-- | getting-started.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/getting-started.html b/getting-started.html index e8c20e498..5e24c5669 100644 --- a/getting-started.html +++ b/getting-started.html @@ -135,7 +135,7 @@ bootstrap/ <div class="page-header"> <h1 id="examples">Examples</h1> </div> - <p class="lead">Build on the basic template above with Bootstrap's many components. Check out some of the more advanced tips for how to customize and build on top of them.</p> + <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> <div class="row bs-examples"> <div class="col-xs-6 col-md-4"> |
