]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
add rel="stylesheet" to doc text
authorJacob Thornton <jacobthornton@gmail.com>
Fri, 19 Aug 2011 19:14:43 +0000 (12:14 -0700)
committerJacob Thornton <jacobthornton@gmail.com>
Fri, 19 Aug 2011 19:14:43 +0000 (12:14 -0700)
docs/index.html

index ba46ef69afdad81b8eb4f120eda60999dd3f2076..f32d7cf36adb26b091b8f99f2813e630fbf86c63 100644 (file)
@@ -58,7 +58,7 @@
             <h6>Hotlink the CSS</h6>
             <p>For the quickest and easiest start, just copy this snippet into your webpage.</p>
             <form>
-              <textarea class="copy-code" rows="1">&lt;link type="text/css" href="http://twitter.github.com/bootstrap/assets/css/bootstrap-1.0.0.min.css"></textarea>
+              <textarea class="copy-code" rows="1">&lt;link rel="stylesheet" type="text/css" href="http://twitter.github.com/bootstrap/assets/css/bootstrap-1.0.0.min.css"></textarea>
             </form>
           </div>
           <div class="span5 columns">