diff options
| author | Mark Otto <[email protected]> | 2013-09-03 07:31:00 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-09-03 07:31:00 -0700 |
| commit | 87df4784c12976dd8922c4eec8f6fde8ad84bfb8 (patch) | |
| tree | 178d34cbd56725a0499d1d61d5c49daba8588d6b | |
| parent | c2a5334dee163763004b5f42a90b13a8f6f3dd8f (diff) | |
| parent | b0803471065d394cff280f9af1a0642f5e1c03b9 (diff) | |
| download | bootstrap-87df4784c12976dd8922c4eec8f6fde8ad84bfb8.tar.xz bootstrap-87df4784c12976dd8922c4eec8f6fde8ad84bfb8.zip | |
Merge branch 'master' of github.com:twbs/bootstrap
| -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 ea2d1223d..321def3f7 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"> |
