groovecoder / discord

GitHub webhook that analyzes pull requests and adds comments about incompatible CSS
Mozilla Public License 2.0
29 stars 13 forks source link

TESTING.MD not accessible via website #159

Closed groovecoder closed 8 years ago

openjck commented 8 years ago

Steps to reproduce:

  1. Navigate to https://mdn-discord.herokuapp.com/
  2. Click TESTING.md

Expected result:

Testing instructions load

Actual result:

404

groovecoder commented 8 years ago

I think we should replace this bug with a change to remove all of the website home page except the install, config, and a link to GitHub for this kind of stuff.

openjck commented 8 years ago

Definitely, those are the important pieces of content that we need to get across. Since those are also covered on the GitHub page, we could even consider temporarily redirecting to GitHub, at least until we have some different content to show.

Are we using Universal Analytics? If so, we could continue to track homepage visits before the redirection happens.

groovecoder commented 8 years ago

WONTFIX.