aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorJuan Luis Cano Rodríguez <juanlu001@gmail.com>2016-05-26 14:13:46 +0200
committerJuan Luis Cano Rodríguez <juanlu001@gmail.com>2016-05-26 14:13:46 +0200
commitdf04790b5ca3705a327321916aeceee5dd469a21 (patch)
tree38b499417ed3b775eb24bb0ce5886f48bdc8ade1 /docs
parent29bef0ef4c71c0e9a88f1db889b47310568cc160 (diff)
downloadexternal_python_setuptools-df04790b5ca3705a327321916aeceee5dd469a21.tar.gz
external_python_setuptools-df04790b5ca3705a327321916aeceee5dd469a21.tar.bz2
external_python_setuptools-df04790b5ca3705a327321916aeceee5dd469a21.zip
Fix broken link
Diffstat (limited to 'docs')
-rw-r--r--docs/easy_install.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/easy_install.txt b/docs/easy_install.txt
index 8dd176fd..a66909b1 100644
--- a/docs/easy_install.txt
+++ b/docs/easy_install.txt
@@ -677,7 +677,7 @@ locations, build options, etc., EasyInstall will respect your existing settings
until and unless you override them explicitly in an ``[easy_install]`` section.
For more information, see also the current Python documentation on the `use and
-location of distutils configuration files <http://docs.python.org/inst/config-syntax.html>`_.
+location of distutils configuration files <https://docs.python.org/install/index.html#inst-config-files>`_.
Notice that ``easy_install`` will use the ``setup.cfg`` from the current
working directory only if it was triggered from ``setup.py`` through the