diff options
| author | Mark Otto <[email protected]> | 2013-09-03 02:28:01 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-09-03 02:28:01 -0700 |
| commit | b0803471065d394cff280f9af1a0642f5e1c03b9 (patch) | |
| tree | 152d765c4b7784a068db8eb8c5a5bca631ff5caf /getting-started.html | |
| parent | dd441238815837816711216fd89bdc3665c8a6cf (diff) | |
| parent | 259be69e257aa0a5eb0f160677f6e2ea75300df5 (diff) | |
| download | bootstrap-b0803471065d394cff280f9af1a0642f5e1c03b9.tar.xz bootstrap-b0803471065d394cff280f9af1a0642f5e1c03b9.zip | |
Merge pull request #10375 from StevenBlack/GSEdits4
Refactoring the paragraph describing the 'Examples' section.
Diffstat (limited to 'getting-started.html')
| -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 81f043ff2..c3dfa4609 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"> |
