Merge "[doc]Fix URL for 'setuptools entry points'"

This commit is contained in:
Jenkins 2017-01-02 21:30:15 +00:00 committed by Gerrit Code Review
commit dd89887993
1 changed files with 1 additions and 1 deletions

View File

@ -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: https://pythonhosted.org/setuptools/pkg_resources.html#entry-points
.. _setuptools entry points: https://setuptools.readthedocs.io/en/latest/pkg_resources.html#entry-points
.. _argparse: http://docs.python.org/library/argparse.html