summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThea <tkjeldsmark@gmail.com>2021-02-20 22:11:06 +0100
committerThea <tkjeldsmark@gmail.com>2021-02-20 22:11:06 +0100
commit65f727e9a695947d8013c952b4defde6789e2ff7 (patch)
tree0b83af79ba84c45e67993e64edce635083badc2e
parentea9c5778539b73db8d366a7544d2d314cb85f1ed (diff)
downloadpython-setuptools-git-65f727e9a695947d8013c952b4defde6789e2ff7.tar.gz
Use :doc: instead of direct link
-rw-r--r--docs/setuptools.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/setuptools.rst b/docs/setuptools.rst
index e6fa7a69..761fc722 100644
--- a/docs/setuptools.rst
+++ b/docs/setuptools.rst
@@ -54,7 +54,7 @@ Feature Highlights:
Developer's Guide
-----------------
-The developer's guide has been updated. See the `most recent version. <https://setuptools.readthedocs.io/en/latest/userguide/index.html>`_
+The developer's guide has been updated. See the :doc:`most recent version <index>`.