mirror of
https://github.com/wahyd4/bootstrap.git
synced 2026-08-22 19:26:44 +10:00
update path stuff for links
This commit is contained in:
+2
-2
@@ -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"><link rel="stylesheet/less" type="text/css" href="bootstrap.less>
|
||||
<script src="less.js"></script></textarea>
|
||||
<textarea class="copy-code" rows="2"><link rel="stylesheet/less" type="text/css" href="/path/to/bootstrap.less">
|
||||
<script src="/path/to/less.js"></script></textarea>
|
||||
</form>
|
||||
</div>
|
||||
<div class="span5 columns">
|
||||
|
||||
Reference in New Issue
Block a user