@@ -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
The note is not visible to the blocked user.