diff options
| author | fat <[email protected]> | 2013-08-18 00:29:15 -0700 |
|---|---|---|
| committer | fat <[email protected]> | 2013-08-18 00:29:15 -0700 |
| commit | b790bbbafc1ca24f54b1a836601502feda49caad (patch) | |
| tree | 07f43d7fb2c89d69e70f3e7911df43e47cee6995 /getting-started.html | |
| parent | 57f587246715f10d6fbce384fe9237936091ec73 (diff) | |
| parent | 09d80fab999c103dccbf56fc75f02d62a08a2fe4 (diff) | |
| download | bootstrap-b790bbbafc1ca24f54b1a836601502feda49caad.tar.xz bootstrap-b790bbbafc1ca24f54b1a836601502feda49caad.zip | |
Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wip
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 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> |
