diff --git a/docs/index.html b/docs/index.html index 20591cc244..5522039254 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1237,7 +1237,7 @@ Lorem ipsum dolar sit amet illo error ipsum verita

Use this option to make full use of Bootstrap’s Less variables, mixins, and nesting in CSS via javascript in your browser.

 <link rel="stylesheet/less" href="less/bootstrap.less" media="all" />
-<script src="js/less-1.0.41.min.js"></script>
+<script src="js/less-1.1.3.min.js"></script>

Not feeling the .js solution? Try the Less Mac app or use Node.js to compile when you deploy your code.

What’s included