Skip to content

Commit 5675cdd

Browse files
committed
Merge pull request pypa#596 from Juanlu001/patch-1
Fix broken link
2 parents 29bef0e + df04790 commit 5675cdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/easy_install.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -677,7 +677,7 @@ locations, build options, etc., EasyInstall will respect your existing settings
677677
until and unless you override them explicitly in an ``[easy_install]`` section.
678678

679679
For more information, see also the current Python documentation on the `use and
680-
location of distutils configuration files <http://docs.python.org/inst/config-syntax.html>`_.
680+
location of distutils configuration files <https://docs.python.org/install/index.html#inst-config-files>`_.
681681

682682
Notice that ``easy_install`` will use the ``setup.cfg`` from the current
683683
working directory only if it was triggered from ``setup.py`` through the

0 commit comments

Comments
 (0)