From 259be69e257aa0a5eb0f160677f6e2ea75300df5 Mon Sep 17 00:00:00 2001
From: Steven Black <steveb@stevenblack.com>
Date: Mon, 2 Sep 2013 15:24:55 -0400
Subject: [PATCH] Refactoring the paragraph describing the 'Examples' section.

---
 getting-started.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/getting-started.html b/getting-started.html
index e8c20e4984..5e24c56695 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">
-- 
GitLab