From f529729ebd858f6d37ba9c6abd319a7cf8e6dc68 Mon Sep 17 00:00:00 2001 From: Anderson Bravalheri Date: Thu, 3 Mar 2022 18:26:37 +0000 Subject: Add another missing link to PyPUG --- docs/userguide/datafiles.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/userguide/datafiles.rst') 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 `. ``exclude_package_data`` -- cgit v1.2.1