Thanks to visit codestin.com
Credit goes to github.com

Skip to content

broken links and 404 #221

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

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
Labels
needs: PR update An update or rebase to an existing PR is needed.

Comments

@matrixise
Copy link
Member

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 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

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

@willingc
Copy link
Collaborator

PR #223 is open and needs a rebase.

@willingc willingc added the needs: PR update An update or rebase to an existing PR is needed. label Mar 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs: PR update An update or rebase to an existing PR is needed.
Projects
None yet
Development

No branches or pull requests

4 participants