aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJacob Thornton <[email protected]>2011-11-04 13:34:44 -0700
committerJacob Thornton <[email protected]>2011-11-04 13:34:44 -0700
commitde44b4c653d817c407983c9f94f535e2959749bf (patch)
tree516cf39208db8b50ad36b02eb7046782aa659092 /docs
parent77a315d69d32eb054b93a656594db7ed0ea34fc9 (diff)
downloadbootstrap-de44b4c653d817c407983c9f94f535e2959749bf.tar.xz
bootstrap-de44b4c653d817c407983c9f94f535e2959749bf.zip
fix > & bug and point to 1.1.4 less version
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 4726981bd..a6901708c 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -1862,7 +1862,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.1.3.min.js"&gt;&lt;/script&gt;</pre>
+&lt;script src="js/less-1.1.4.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>