summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Davis <thomasalwyndavis@gmail.com>2013-10-16 17:33:27 +1000
committerThomas Davis <thomasalwyndavis@gmail.com>2013-10-16 17:33:27 +1000
commitcdc3493317795d13438ccd826706c500832f52fe (patch)
treecbf04f5383c837b8113b9f49410e4dab4673dd38
parent5f12fbd6a5497dfa99018518c7b2cb762fa47086 (diff)
downloadbackbonetutorials-cdc3493317795d13438ccd826706c500832f52fe.zip
backbonetutorials-cdc3493317795d13438ccd826706c500832f52fe.tar.gz
backbonetutorials-cdc3493317795d13438ccd826706c500832f52fe.tar.bz2
asda
-rw-r--r--_layouts/default.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/_layouts/default.html b/_layouts/default.html
index da5af4d..2e208a7 100644
--- a/_layouts/default.html
+++ b/_layouts/default.html
@@ -108,7 +108,7 @@
};
(function(){
var e = document.createElement('script'); e.type='text/javascript'; e.async = true;
- e.src = document.location.protocol + '//widget.taskforce.is/widget/widget.min.js';
+ e.src = document.location.protocol + '//widget.taskforce.is/widget/widget.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(e, s);
})();
</script>