Updated js link for mimetype workaround

This commit is contained in:
Travis Krause
2014-03-20 00:59:44 -07:00
parent 2a5ea5d165
commit d0359a5e06
+2 -2
View File
@@ -1,7 +1,7 @@
<!DOCTYPE html> <!DOCTYPE html>
<head> <head>
<script type="text/javascript" src="../ics.deps.min.js"></script> <script type="text/javascript" src="https://rawgithub.com/nwcell/ics.js/master/ics.deps.min.js"></script>
<script type="text/javascript" src="demo.js"></script> <script type="text/javascript" src="https://rawgithub.com/nwcell/ics.js/master/demo/demo.js"></script>
<style> <style>
html, body { html, body {
height: 100%; height: 100%;