Commit 5c2a9fc9 authored by Mark Otto's avatar Mark Otto

Fixes #13158: add link to nonresponsive docs in the example

parent c6648d58
...@@ -73,7 +73,7 @@ ...@@ -73,7 +73,7 @@
<div class="page-header"> <div class="page-header">
<h1>Non-responsive Bootstrap</h1> <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> </div>
<h3>What changes</h3> <h3>What changes</h3>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment