Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix project's homepage references to CHANGELOG #406

Open
fgeorgatos opened this issue Oct 8, 2020 · 1 comment
Open

fix project's homepage references to CHANGELOG #406

fgeorgatos opened this issue Oct 8, 2020 · 1 comment

Comments

@fgeorgatos
Copy link

@altercation an easy fix, the URLs happen to point to the unknown: https://ethanschoonover.com/solarized/CHANGELOG

@bakert
Copy link

bakert commented Dec 4, 2020

This dead link is quite prominently featured high up on https://ethanschoonover.com/solarized/ in (bold, new paragraph) "See the changelog for what’s new in the most recent release."

The real link is https://ethanschoonover.com/solarized/CHANGELOG.mkd or https://github.com/altercation/solarized/blob/master/CHANGELOG.mkd although neither are up to date (last changed Apr 2011) so probably the real solution is to remove the whole emboldened paragraph.

(If you use the ethanschoonover.com link you may want to change the HTTP headers it is served with as it will download rather than display by default at least on my OSX/Chrome and OSX/Safari. It's served with Content-Type: application/octet-stream, probably because of the .mkd extension not being recognized?)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants