jam
jam copied to clipboard
Homepage seems broken
On the homepage when I click certain links, instead of going to the page the homepage just reloads. For example the "Read the docs" on the homepage, just reloads the page. That is assuming there are any docs to begin with. Same goes for "Create a package". Pretty important things to read up on.
Looking at the logs, such links do try to go to the correct url, but the server returns a HTTP 301 redirect back to the homepage. That explains the problem at least, now as for a solution?... :)
For completeness sake, I'm on Firefox Dev 61, Windows 10.