aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-08-17 22:11:21 -0700
committerMark Otto <[email protected]>2013-08-17 22:11:21 -0700
commit3e02b0f5d0fd237cf9ccd901b1cfb66cf6f9bcd1 (patch)
treec48131b0a37e8934b28c29a5379ae20a21549d9b
parentf891f91bacfa20647eb0a8814b6a993662564b67 (diff)
downloadbootstrap-3e02b0f5d0fd237cf9ccd901b1cfb66cf6f9bcd1.tar.xz
bootstrap-3e02b0f5d0fd237cf9ccd901b1cfb66cf6f9bcd1.zip
Update docs text a bit
-rw-r--r--getting-started.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/getting-started.html b/getting-started.html
index 91d80d43f..9b80e266d 100644
--- a/getting-started.html
+++ b/getting-started.html
@@ -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>