Skip to content

Commit e7744ac

Browse files
committed
GH-1895: Move quick reference link higher on landing page
1 parent 261dc21 commit e7744ac

1 file changed

Lines changed: 11 additions & 11 deletions

File tree

index.rst

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,15 @@ to Python_ -- for both new and experienced contributors. It is
1414
:ref:`maintained <devguide>` by the same
1515
community that maintains Python. We welcome your contributions!
1616

17-
Start with the area that best matches what you want to do.
17+
Getting started
18+
---------------
19+
20+
To jump directly into exploring potential code contributions, refer
21+
to the :ref:`quick reference guide <quick-reference>` in the section on
22+
:ref:`getting started <getting-started>` with code contributions.
23+
24+
More generally, start with the links in the table below that
25+
best match what you want to do.
1826
If you still have questions after reviewing the material in
1927
this guide, then the `Core Python Mentorship`_ group is available to help guide new
2028
contributors through the process.
@@ -58,6 +66,8 @@ reading and understanding everything. If you do choose to skip
5866
around within the guide, be aware that some sections build on each other,
5967
so you may need to backtrack for missing concepts or terminology.
6068

69+
70+
6171
For broader open-source contribution advice, a number of individuals from the
6272
Python community have contributed to a series
6373
of excellent guides at `Open Source Guides <https://opensource.guide/>`__.
@@ -73,16 +83,6 @@ For example,
7383
:width: 100%
7484

7585

76-
Quick reference
77-
---------------
78-
79-
.. note::
80-
81-
The quick reference documentation has been moved to serve as a cheat-sheet and overview
82-
in :ref:`Getting started <getting-started>`.
83-
84-
Go to :ref:`the new quick reference <quick-reference>`.
85-
8686
Proposing changes to Python itself
8787
----------------------------------
8888

0 commit comments

Comments
 (0)