]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Oops, adding rel=stylesheet back to docs page
authorMark Otto <mark.otto@twitter.com>
Fri, 19 Aug 2011 20:20:07 +0000 (13:20 -0700)
committerMark Otto <mark.otto@twitter.com>
Fri, 19 Aug 2011 20:20:07 +0000 (13:20 -0700)
docs/index.html

index 2987de792bc1a8c2db97d65a02233d51c59163e0..ce28f81d4d52c4f6ec41c684f2f503388b6f6ddb 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">