Skip to content

Commit cc71bfa

Browse files
Petr's review
1 parent 8f530ef commit cc71bfa

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

index.rst

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,8 @@ missing concepts and terminology.
7373

7474
A number of individuals from the Python community have contributed to a series
7575
of excellent guides at `Open Source Guides <https://opensource.guide/>`__.
76+
For example,
77+
`How to Contribute to Open Source <https://opensource.guide/how-to-contribute/>`__.
7678

7779

7880
.. _quick-reference:
@@ -218,6 +220,7 @@ Key resources
218220
of the ``main`` branch
219221

220222
* PEPs_ (Python Enhancement Proposals)
223+
* `The Python Discourse <https://discuss.python.org/>`__
221224
* :ref:`help`
222225
* :ref:`developers`
223226
* :ref:`gitbootcamp`
@@ -246,6 +249,7 @@ Additional resources
246249

247250
Code of conduct
248251
---------------
252+
249253
Please note that all interactions on
250254
`Python Software Foundation <https://www.python.org/psf-landing/>`__-supported
251255
infrastructure is `covered
@@ -284,6 +288,8 @@ developers to work on them. Some major examples that may be of interest are:
284288
and learning to code on low-cost microcontroller boards.
285289

286290

291+
.. _contents:
292+
287293
Full table of contents
288294
----------------------
289295

@@ -302,7 +308,7 @@ Full table of contents
302308
contrib/index
303309

304310

305-
.. _Buildbot status: https://buildbot.python.org/#/
311+
.. _Buildbot status: https://buildbot.python.org/
306312
.. _PEPs: https://peps.python.org/
307313
.. _python.org maintenance: https://pythondotorg.readthedocs.io/
308314
.. _Python: https://www.python.org/

0 commit comments

Comments
 (0)