aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJason Wieland <[email protected]>2012-01-25 00:02:37 -0800
committerJason Wieland <[email protected]>2012-01-25 00:02:37 -0800
commit64f85e037102425062a43ba17b9d5b1f4c4acba7 (patch)
tree24b4a6a4d38483c9d0e89e7606c27437c2c9e948 /docs
parent6be91368c07ad2b3201d1c669b27fbafb46d0d0e (diff)
downloadbootstrap-64f85e037102425062a43ba17b9d5b1f4c4acba7.tar.xz
bootstrap-64f85e037102425062a43ba17b9d5b1f4c4acba7.zip
caught another old reference to 1.1.3
Diffstat (limited to 'docs')
-rw-r--r--docs/templates/pages/less.mustache2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/templates/pages/less.mustache b/docs/templates/pages/less.mustache
index ea7058fd9..ff52970b2 100644
--- a/docs/templates/pages/less.mustache
+++ b/docs/templates/pages/less.mustache
@@ -371,7 +371,7 @@
<p>{{_i}}Use this option to make full use of Bootstrap’s Less variables, mixins, and nesting in CSS via javascript in your browser.{{/i}}</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.2.1.min.js"&gt;&lt;/script&gt;</pre>
<p>{{_i}}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.{{/i}}</p>
<h2>{{_i}}What’s included{{/i}}</h2>