summaryrefslogtreecommitdiff
path: root/docs/deprecated
diff options
context:
space:
mode:
authorHugo van Kemenade <hugovk@users.noreply.github.com>2021-11-16 13:05:23 +0200
committerHugo van Kemenade <hugovk@users.noreply.github.com>2021-11-16 13:05:23 +0200
commita65c4326c788cd9f6a81eb1754029751500f7721 (patch)
treebb292cc4931e2e49fd681eebb9d350b7e178edea /docs/deprecated
parentc65e3380b0a18c92a0fc2d2b770b17cfaaec054b (diff)
downloadpython-setuptools-git-a65c4326c788cd9f6a81eb1754029751500f7721.tar.gz
Update setuptools.readthedocs.io to setuptools.pypa.io
Diffstat (limited to 'docs/deprecated')
-rw-r--r--docs/deprecated/distutils/_setuptools_disclaimer.rst2
-rw-r--r--docs/deprecated/distutils/apiref.rst2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/deprecated/distutils/_setuptools_disclaimer.rst b/docs/deprecated/distutils/_setuptools_disclaimer.rst
index cc758583..628c2e4f 100644
--- a/docs/deprecated/distutils/_setuptools_disclaimer.rst
+++ b/docs/deprecated/distutils/_setuptools_disclaimer.rst
@@ -1,5 +1,5 @@
.. note::
This document is being retained solely until the ``setuptools`` documentation
- at https://setuptools.readthedocs.io/en/latest/setuptools.html
+ at https://setuptools.pypa.io/en/latest/setuptools.html
independently covers all of the relevant information currently included here.
diff --git a/docs/deprecated/distutils/apiref.rst b/docs/deprecated/distutils/apiref.rst
index f721fc16..f00ed74c 100644
--- a/docs/deprecated/distutils/apiref.rst
+++ b/docs/deprecated/distutils/apiref.rst
@@ -11,7 +11,7 @@ API Reference
and other APIs, makes the API consistent across different Python versions,
and is hence recommended over using ``distutils`` directly.
-.. _New and changed setup.py arguments in setuptools: https://setuptools.readthedocs.io/en/latest/setuptools.html#new-and-changed-setup-keywords
+.. _New and changed setup.py arguments in setuptools: https://setuptools.pypa.io/en/latest/setuptools.html#new-and-changed-setup-keywords
.. include:: ./_setuptools_disclaimer.rst