Update 404.md

This commit is contained in:
John Mulhausen
2017-12-15 16:17:04 -08:00
committed by GitHub
parent e6a23925ef
commit afb43e8816

2
404.md
View File

@@ -27,7 +27,7 @@ console.log(forwardingURL);
if (forwardingURL.indexOf(".md") > -1)
{
gonnaFwd = true;
newURL = forwardingURL.replace(".md","/") + location.hash;
newURL = forwardingURL.replace(".md","") + location.hash;
} else {
// CSV CHECK