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

broken links and 404 #221

Closed
matrixise opened this issue Jun 8, 2017 · 3 comments
Closed

broken links and 404 #221

matrixise opened this issue Jun 8, 2017 · 3 comments
Assignees

Comments

@matrixise
Copy link
Member

@matrixise matrixise commented Jun 8, 2017

I have executed make linkcheck and I have some broken links.

http://docs.buildbot.net/current/manual/cfg-buildslaves.html#latent-buildslaves - Anchor 'latent-buildslaves' not found
http://news.gmane.org/ - 404 Client Error: Not Found for url: http://news.gmane.org/
http://scan5.coverity.com:8080/ - 503 Server Error: Service Unavailable for url: http://scan5.coverity.com:8080/
https://www.python.org/download/releases/3.4.4/ - 404 Client Error: OK for url: https://www.python.org/download/releases/3.4.4/

for news.gmane.org I think the project is dead but there is a new maintainer and the current url news.gmane.org does not work but there is a replacement: http://home.gmane.org/

for the release 3.4.4, I have this link: https://www.python.org/downloads/release/python-346/

for buildbot, we could remove the anchor

and scan5.coverity.com, do we continue to use it ?

thank you

@zware
Copy link
Member

@zware zware commented Jun 8, 2017

For the buildbot link, just do s/current/0.8.14/ since that's the version we're running. Alternately, s/buildslaves/workers/g.

@terryjreedy
Copy link
Member

@terryjreedy terryjreedy commented Jun 8, 2017

news.gmane.org still works for nntp, but apparently not for http(s).

@willingc
Copy link
Collaborator

@willingc willingc commented Mar 19, 2018

PR #223 is open and needs a rebase.

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

Successfully merging a pull request may close this issue.

None yet
4 participants
You can’t perform that action at this time.