Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Fix broken urls and change the url of Coverity Model #223
Conversation
Unfortunately, the gmane.org service has stopped the web interface and the RSS feeds. We can use the nntp protocol with a NNTP newreader.
repository instead of the former Mercurial repository.
coverity.rst
Outdated
| @@ -150,4 +150,4 @@ Dakshesh Vyas <scan-admin@coverity.com> | |||
|
|
|||
| .. _Coverity Connect: http://scan5.coverity.com:8080/ | |||
|
|
|||
| .. _coverity_model.c: https://hg.python.org/cpython/file/tip/Misc/coverity_model.c | |||
| .. _coverity_model.c: https://raw.githubusercontent.com/python/cpython/master/Misc/coverity_model.c | |||
Mariatta
Jul 31, 2017
Member
I think the url should be https://github.com/python/cpython/blob/master/Misc/coverity_model.c
I think the url should be https://github.com/python/cpython/blob/master/Misc/coverity_model.c
tiran
Jul 31, 2017
Member
+1
+1
matrixise
Jul 31, 2018
Author
Member
I have updated this url
I have updated this url
|
There is a conflict, and the url to coverity_model.c should be changed. |
|
This PR should be updated. |
Closed
|
Hi @matrixise, Do you want to finish this up or would you prefer closing it? Either one is cool. Thanks. |
buildslave.rst
Outdated
| @@ -196,7 +196,7 @@ Latent slaves | |||
| ^^^^^^^^^^^^^ | |||
|
|
|||
| We also support running `latent buildslaves | |||
| <http://docs.buildbot.net/current/manual/cfg-buildslaves.html#latent-buildslaves>`_ | |||
| <http://docs.buildbot.net/0.8.14/manual/cfg-buildslaves.html#latent-buildslaves>`_ | |||
zware
May 23, 2018
Member
We're now on current buildbot; this page has also been updated in the meanwhile.
We're now on current buildbot; this page has also been updated in the meanwhile.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Fix #221