aboutsummaryrefslogtreecommitdiff
path: root/docs/examples
diff options
context:
space:
mode:
authorKevin Imig <[email protected]>2015-08-21 20:23:00 +0200
committerKevin Imig <[email protected]>2015-08-21 20:23:00 +0200
commit3b2b6f4a056d755c28e822f85080fae3a7f65b0d (patch)
tree045069303436e729650773cb640c574e953ab845 /docs/examples
parent69f92408630707fe704eae309a71867adefa3d39 (diff)
downloadbootstrap-3b2b6f4a056d755c28e822f85080fae3a7f65b0d.tar.xz
bootstrap-3b2b6f4a056d755c28e822f85080fae3a7f65b0d.zip
update broken holder.min.js link
update broken holder.min.js link
Diffstat (limited to 'docs/examples')
-rw-r--r--docs/examples/album/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/examples/album/index.html b/docs/examples/album/index.html
index ac456377b..3160feb85 100644
--- a/docs/examples/album/index.html
+++ b/docs/examples/album/index.html
@@ -119,7 +119,7 @@
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
- <script src="../../assets/js/vendor/holder.js"></script>
+ <script src="../../assets/js/vendor/holder.min.js"></script>
<script>
$(function () {
Holder.addTheme("thumb", { background: "#55595c", foreground: "#eceeef", text: "Thumbnail" });