Skip to content

Commit 5048d2e

Browse files
Fix broken links (#683)
1 parent 0af1395 commit 5048d2e

File tree

6 files changed

+8
-8
lines changed

6 files changed

+8
-8
lines changed

buildworker.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ Latent workers
198198
^^^^^^^^^^^^^^
199199

200200
We also support running `latent workers
201-
<http://docs.buildbot.net/current/manual/cfg-workers.html#latent-workers>`_
201+
<http://docs.buildbot.net/current/manual/configuration/workers.html#latent-workers>`_
202202
on the AWS EC2 service. To set up such a worker:
203203

204204
* Start an instance of your chosen base AMI and set it up as a

communication.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,8 @@ on Freenode_.
5656
mailing list is the place to discuss and work on improvements to the CPython
5757
core development workflow.
5858

59-
A complete list of Python mailing lists can be found at https://mail.python.org.
60-
Most lists are also mirrored at `GMANE <https://gmane.org>`_ and can be read and
59+
A complete list of Python mailing lists can be found at https://mail.python.org/mailman/listinfo.
60+
Most lists are also mirrored at `GMANE <https://gmane.io/>`_ and can be read and
6161
posted to in various ways, including via web browsers, NNTP newsreaders, and
6262
RSS feed readers.
6363

documenting.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1679,8 +1679,8 @@ in production, other are work in progress:
16791679
.. _mail_it: https://mail.python.org/pipermail/doc-sig/2019-April/004114.html
16801680
.. _mail_lt: https://mail.python.org/pipermail/doc-sig/2019-July/004138.html
16811681
.. _mail_ru: https://mail.python.org/pipermail/doc-sig/2019-May/004131.html
1682-
.. _tx_pl: https://www.transifex.com/python-doc/python-newest/language/pl/
1683-
.. _tx_zh_cn: https://www.transifex.com/python-doc/python-newest/language/
1682+
.. _tx_pl: https://www.transifex.com/python-doc/python-newest/
1683+
.. _tx_zh_cn: https://www.transifex.com/python-doc/python-newest/
16841684
.. _tx_zh_tw: https://www.transifex.com/python-tw-doc/python-36-tw
16851685
.. _wiki_pt_br: http://python.org.br/traducao
16861686

help.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ during office hours.
107107
| | | 24 hours before the start. |
108108
+------------------+-------------------------------+------------------------------------------------+
109109

110-
.. _Python's Zulip Chat: https://python.zulipchat.com/#narrow/stream/116503-core/topic/Office.20Hour
110+
.. _Python's Zulip Chat: https://python.zulipchat.com/login/#narrow/stream/116503-core/topic/Office.20Hour
111111
.. _Mariatta's twitter: https://twitter.com/mariatta
112112

113113

index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -335,7 +335,7 @@ Full Table of Contents
335335
.. _python.org maintenance: https://pythondotorg.readthedocs.io/
336336
.. _Python: https://www.python.org/
337337
.. _Core Python Mentorship: https://www.python.org/dev/core-mentorship/
338-
.. _PyPy: http://www.pypy.org/
338+
.. _PyPy: http://www.pypy.org
339339
.. _Jython: http://www.jython.org/
340340
.. _IronPython: http://ironpython.net/
341341
.. _Stackless: http://www.stackless.com/

motivations.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ participating in the CPython core development process:
118118

119119
* Microsoft (Software Developer)
120120
* Personal site: `stevedower.id.au <https://stevedower.id.au/>`_
121-
* Speaking: `stevedower.id.au/speaking <https://stevedower.id.au/speaking/>`_
121+
* Speaking: `stevedower.id.au/speaking <https://stevedower.id.au/speaking>`_
122122
* Work blog: `aka.ms/pythonblog <https://aka.ms/pythonblog>`_
123123
* Email address: [email protected]
124124

0 commit comments

Comments
 (0)