update path stuff for links

This commit is contained in:
Jacob Thornton
2011-08-17 11:30:26 -07:00
parent 23922bffab
commit 98511f0a59
+2 -2
View File
@@ -65,8 +65,8 @@
<h6>Use it with LESS</h6>
<p>A fan of using LESS.js? No problem, just clone the repo and add these lines:</p>
<form>
<textarea class="copy-code" rows="2">&lt;link rel="stylesheet/less" type="text/css" href="bootstrap.less&gt;
&lt;script src="less.js"&gt;&lt;/script&gt;</textarea>
<textarea class="copy-code" rows="2">&lt;link rel="stylesheet/less" type="text/css" href="/path/to/bootstrap.less"&gt;
&lt;script src="/path/to/less.js"&gt;&lt;/script&gt;</textarea>
</form>
</div>
<div class="span5 columns">