aboutsummaryrefslogtreecommitdiff
path: root/docs/examples/theme/index.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2014-01-18 14:12:04 -0800
committerMark Otto <[email protected]>2014-01-18 14:12:04 -0800
commitcfe38a424102881b2af7db455a3d32e34ccca6e2 (patch)
tree25906e66e268121f51b12801ecc7d5fe9c474a29 /docs/examples/theme/index.html
parentb2e88d1359606ddf0a052d245db79ef70bd68dcd (diff)
parentb1721f42cc8298fb691530614ee6d52389872e25 (diff)
downloadbootstrap-cfe38a424102881b2af7db455a3d32e34ccca6e2.tar.xz
bootstrap-cfe38a424102881b2af7db455a3d32e34ccca6e2.zip
Merge branch 'master' into modal-md
Diffstat (limited to 'docs/examples/theme/index.html')
-rw-r--r--docs/examples/theme/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/examples/theme/index.html b/docs/examples/theme/index.html
index fea282396..080f480f8 100644
--- a/docs/examples/theme/index.html
+++ b/docs/examples/theme/index.html
@@ -379,6 +379,6 @@
<!-- Placed at the end of the document so the pages load faster -->
<script src="https://code.jquery.com/jquery-1.10.2.min.js"></script>
<script src="../../dist/js/bootstrap.min.js"></script>
- <script src="../../assets/js/holder.js"></script>
+ <script src="../../assets/js/docs.min.js"></script>
</body>
</html>