Skip to content

Commit

Permalink
Fixes #13158: add link to nonresponsive docs in the example
Browse files Browse the repository at this point in the history
  • Loading branch information
mdo committed Mar 25, 2014
1 parent c6648d5 commit 5c2a9fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/examples/non-responsive/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@

<div class="page-header">
<h1>Non-responsive Bootstrap</h1>
<p class="lead">Disable the responsiveness of Bootstrap by fixing the width of the container and using the first grid system tier.</p>
<p class="lead">Disable the responsiveness of Bootstrap by fixing the width of the container and using the first grid system tier. <a href="http://getbootstrap.com/getting-started/#disable-responsive">Read the documentation</a> for more information.</p>
</div>

<h3>What changes</h3>
Expand Down

0 comments on commit 5c2a9fc

Please sign in to comment.