reveal.js/plugin/remotes/remotes.js in reveal-ck-0.1.8 vs reveal.js/plugin/remotes/remotes.js in reveal-ck-0.2.0
- old
+ new
@@ -32,8 +32,8 @@
.on("zoom-out", function(e){ Reveal.toggleOverview(true); })
.on("zoom-in", function(e){ Reveal.toggleOverview(false); })
;
} );
- head.js('https://raw.github.com/Remotes/Remotes/master/dist/remotes.ne.min.js');
+ head.js('https://hakim-static.s3.amazonaws.com/reveal-js/remotes.ne.min.js');
}
})(window);
\ No newline at end of file