diff options
Diffstat (limited to 'docs/examples')
| -rw-r--r-- | docs/examples/non-responsive/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/examples/non-responsive/index.html b/docs/examples/non-responsive/index.html index 3925d83df..6cd0a06fa 100644 --- a/docs/examples/non-responsive/index.html +++ b/docs/examples/non-responsive/index.html @@ -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> |
