Skip to content

Commit 108ac27

Browse files
authored
replaced direct link with intersphinx reference (#1136)
1 parent 64b6a1f commit 108ac27

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

source/guides/distributing-packages-using-setuptools.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -542,8 +542,7 @@ work of turning these interfaces into actual scripts [2]_. The scripts will be
542542
generated during the install of your :term:`distribution <Distribution
543543
Package>`.
544544

545-
For more information, see `Automatic Script Creation
546-
<https://setuptools.readthedocs.io/en/latest/userguide/quickstart.html#entry-points-and-automatic-script-creation>`_
545+
For more information, see :doc:`Entry Points <setuptools:userguide/entry_point>`
547546
from the :doc:`setuptools docs <setuptools:index>`.
548547

549548
.. _`Choosing a versioning scheme`:

0 commit comments

Comments
 (0)