Skip to content

Commit fbf36df

Browse files
dstuffttheacodes
authored andcommitted
Move the Overview to a task based lead in along with the others (pypa#540)
1 parent 5391a78 commit fbf36df

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

source/index.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,6 @@ happily accept any :doc:`contributions and feedback <contribute>`. 😊
3333
Get started
3434
===========
3535

36-
Thinking about shipping a new Python library or application? Start with :doc:`overview`.
37-
3836
Essential tools and concepts for working within the Python
3937
development ecosystem are covered in our :doc:`tutorials/index` section:
4038

@@ -44,6 +42,9 @@ development ecosystem are covered in our :doc:`tutorials/index` section:
4442
:doc:`tutorial on managing application dependencies <tutorials/managing-dependencies>`.
4543
* to learn how to package and distribute your projects, see the
4644
:doc:`tutorial on packaging and distributing <tutorials/packaging-projects>`
45+
* to get an overview of Python's packaging options, see the
46+
:doc:`Overview of Python Packaging <overview>`.
47+
4748

4849
Learn more
4950
==========

0 commit comments

Comments
 (0)