8000 triaging: update dead or redirected links by SubhrajyotiSen · Pull Request #541 · python/devguide · GitHub
[go: up one dir, main page]

Skip to content

triaging: update dead or redirected links #541

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

Merged
merged 1 commit into from
Oct 22, 2019
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
triaging: update dead or redirected links
  • Loading branch information
SubhrajyotiSen committed Oct 12, 2019
commit 19b3499fbd0cf1b14b0ed2c5cfdb85b7ecae06e5
4 changes: 2 additions & 2 deletions triaging.rst
Original file line number Diff line number Diff line change
Expand Up @@ -598,9 +598,9 @@ Checklist for Triaging
.. _Tools: https://github.com/python/cpython/tree/master/Tools/
.. _Tools/demo: https://github.com/python/cpython/tree/master/Tools/demo/
.. _Developer's guide: https://github.com/python/devguide/
.. _GSoC: https://developers.google.com/open-source/gsoc/
.. _GSoC: https://summerofcode.withgoogle.com/
.. _issue tracker: https://bugs.python.org
.. _GitHub pull requests: https://github.com/python/cpython/pulls>
.. _GitHub pull requests: https://github.com/python/cpython/pulls
.. _Python source code repositories: https://github.com/python/cpython/
.. _Reporting security issues in Python: https://www.python.org/news/security/
.. _python-ideas: https://mail.python.org/mailman/listinfo/python-ideas
Expand Down
0