Update 404.md

This commit is contained in:
johndmulhausen
2016-03-11 09:02:13 +00:00
parent 6b8252537b
commit 95045b31b9
-1
View File
@@ -18,7 +18,6 @@ $( document ).ready(function() {
if (doRedirect) {
window.location.replace(forwardingURL);
};
}
});
</script>