summaryrefslogtreecommitdiff
path: root/docs/build_meta.rst
diff options
context:
space:
mode:
authorSviatoslav Sydorenko <wk@sydorenko.org.ua>2020-10-16 01:14:51 +0200
committerSviatoslav Sydorenko <wk@sydorenko.org.ua>2020-10-16 02:16:12 +0200
commitedfa441febf6c5d8af8973ce952b3a0c19b7b575 (patch)
treeb28e099e3fe17d6c9607608d9d79dc96eb5305a2 /docs/build_meta.rst
parentb170eac3e00f65c3d56d48d5aa8ee18f00a7baf9 (diff)
downloadpython-setuptools-git-edfa441febf6c5d8af8973ce952b3a0c19b7b575.tar.gz
📝 Recover interdoc links & correct broken syntax
Diffstat (limited to 'docs/build_meta.rst')
-rw-r--r--docs/build_meta.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/build_meta.rst b/docs/build_meta.rst
index fcc2b7fe..c36e2bab 100644
--- a/docs/build_meta.rst
+++ b/docs/build_meta.rst
@@ -56,7 +56,8 @@ setuptools, the content would be::
requires = ["setuptools", "wheel"]
build-backend = "setuptools.build_meta"
-Use ``setuptools``' `declarative config`_ to specify the package information::
+Use ``setuptools``' :ref:`declarative config <declarative config>` to
+specify the package information::
[metadata]
name = meowpkg