aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2011-08-26 10:09:57 -0700
committerMark Otto <[email protected]>2011-08-26 10:09:57 -0700
commitfc1118c87cfc82c85fe37f5cffd695652483c6db (patch)
tree9c8e8cf4772cc98e5ed074aa8123f4f05f802ea5 /docs
parent0fcda16209bc2a094a22c5652b7b9d62b0e3a077 (diff)
downloadbootstrap-fc1118c87cfc82c85fe37f5cffd695652483c6db.tar.xz
bootstrap-fc1118c87cfc82c85fe37f5cffd695652483c6db.zip
bump less version number in docs
Diffstat (limited to 'docs')
-rw-r--r--docs/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html
index 20591cc24..552203925 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -1237,7 +1237,7 @@ Lorem ipsum dolar sit amet illo error <a href="#" title="below">ipsum</a> verita
<p>Use this option to make full use of Bootstrap’s Less variables, mixins, and nesting in CSS via javascript in your browser.</p>
<pre class="prettyprint linenums">
&lt;link rel="stylesheet/less" href="less/bootstrap.less" media="all" /&gt;
-&lt;script src="js/less-1.0.41.min.js"&gt;&lt;/script&gt;</pre>
+&lt;script src="js/less-1.1.3.min.js"&gt;&lt;/script&gt;</pre>
<p>Not feeling the .js solution? <a href="http://incident57.com/less" target="_blank">Try the Less Mac app</a> or <a href="http://lesscss.org/#-client-side-usage" target="_blank">use Node.js</a> to compile when you deploy your code.</p>
<h2>What’s included</h2>