On http://awesome.datproject.org/, clicking the link to the contribution guidelines pushes http://awesome.datproject.org/contributing.md to the address bar, but doesn't actually load it (I imagine because JS is naively hijacking all links, not just links to projects). Loading that URL directly hits a 404. Expected behaviour: clicking the link should load the page normally (not through JS), and the guidelines should be visible there. Ironically, GitHub *does* link to the guideliness correctly as I'm opening this issue.