summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAnderson Bravalheri <andersonbravalheri@gmail.com>2022-03-03 18:26:37 +0000
committerAnderson Bravalheri <andersonbravalheri@gmail.com>2022-03-03 18:26:37 +0000
commitf529729ebd858f6d37ba9c6abd319a7cf8e6dc68 (patch)
tree5a630a99d2a4723cf6af387c7d2ef4e2c8b6b8b6 /docs
parent580801296f57c829a57567006284d312853b1f2d (diff)
downloadpython-setuptools-git-f529729ebd858f6d37ba9c6abd319a7cf8e6dc68.tar.gz
Add another missing link to PyPUG
Diffstat (limited to 'docs')
-rw-r--r--docs/userguide/datafiles.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/userguide/datafiles.rst b/docs/userguide/datafiles.rst
index ce62f3ab..32f91aff 100644
--- a/docs/userguide/datafiles.rst
+++ b/docs/userguide/datafiles.rst
@@ -130,7 +130,7 @@ In summary, the three options allow you to:
``package_data``
Specify additional patterns to match files that may or may
- not be matched by ``MANIFEST.in`` or added by
+ not be matched by |MANIFEST.in|_ or added by
a :ref:`plugin <Adding Support for Revision Control Systems>`.
``exclude_package_data``