]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Update docs text a bit
authorMark Otto <otto@github.com>
Sun, 18 Aug 2013 05:11:21 +0000 (22:11 -0700)
committerMark Otto <otto@github.com>
Sun, 18 Aug 2013 05:11:21 +0000 (22:11 -0700)
getting-started.html

index 91d80d43f5f3c0d964a24898895d21d144c7dd2e..9b80e266d850b7224717dd2d01eb0d4082011b88 100644 (file)
@@ -262,7 +262,7 @@ bootstrap/
     <div class="page-header">
       <h1 id="disable-responsive">Disabling responsiveness</h1>
     </div>
-    <p class="lead">Don't want your site or application to be scaled on different devices? With a little bit of work, you can disable the responsive features of Bootstrap so that mobile users see your full desktop-version site.</p>
+    <p class="lead">Don't want your site or application to be scaled on different devices? With a little bit of work, you can disable the responsive features of Bootstrap so that mobile users see your full desktop-version site. Read below or check out <a href="../examples/non-responsive/">the non-responsive example</a>.</p>
 
     <h3>Steps to disable responsive views</h3>
     <p>To disable responsive features, follow these steps. See it in action in the modified template below.</p>