aboutsummaryrefslogtreecommitdiff
path: root/docs/examples/non-responsive/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/examples/non-responsive/index.html')
-rw-r--r--docs/examples/non-responsive/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/examples/non-responsive/index.html b/docs/examples/non-responsive/index.html
index 3d202d579..6cd0a06fa 100644
--- a/docs/examples/non-responsive/index.html
+++ b/docs/examples/non-responsive/index.html
@@ -8,7 +8,7 @@
<!-- Note there is no responsive meta tag here -->
- <link rel="shortcut icon" href="../../assets/ico/favicon.ico">
+ <link rel="icon" href="../../assets/ico/favicon.ico">
<title>Non-responsive Template for Bootstrap</title>
@@ -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>