From 67594cb544e5b4b206558802318af4dbe77de1e0 Mon Sep 17 00:00:00 2001 From: Julian Thilo Date: Sat, 18 Jan 2014 22:58:05 +0100 Subject: Fix holder.js links in examples Replaces links to holder.js with links to the new docs.min.js. The uncompressed holder.js file is now in docs/assets/js/vendor, which is excluded from Jekyll builds. In turn, Holder is now included in docs.min.js, which is smaller than holder.js, so this should make everybody happy. :) --- docs/examples/carousel/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/examples/carousel') diff --git a/docs/examples/carousel/index.html b/docs/examples/carousel/index.html index 3f53947b8..5d45a9ca2 100644 --- a/docs/examples/carousel/index.html +++ b/docs/examples/carousel/index.html @@ -201,6 +201,6 @@ - + -- cgit v1.2.3