Update 404.md

pull/107/head
johndmulhausen 2016-03-11 09:02:13 +00:00
parent 6b8252537b
commit 95045b31b9
1 changed files with 0 additions and 1 deletions

1
404.md
View File

@ -18,7 +18,6 @@ $( document ).ready(function() {
if (doRedirect) {
window.location.replace(forwardingURL);
};
}
});
</script>