Update links to setuptools doc.
The link is README was redirecting permanently to the adjusted location, The link in introduction.rst returned 404. Change-Id: I5de1d950b58efb9d4718b2c8916d3c6ecf977070
This commit is contained in:
@@ -59,6 +59,6 @@ multiple commands before the program exits. Many cliff-based
|
||||
applications will be able to use the default implementation of
|
||||
:class:`InteractiveApp` without subclassing it.
|
||||
|
||||
.. _setuptools entry points: http://packages.python.org/distribute/setuptools.html
|
||||
.. _setuptools entry points: https://pythonhosted.org/setuptools/pkg_resources.html#entry-points
|
||||
|
||||
.. _argparse: http://docs.python.org/library/argparse.html
|
||||
|
||||
Reference in New Issue
Block a user