summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorAndrew Spiers <andrew@andrewspiers.net>2015-03-10 16:21:57 +1100
committerAndrew Spiers <andrew@andrewspiers.net>2015-03-10 16:35:58 +1100
commitc7462f8ab158fc95f6822e912d9bb13c6d9f8e45 (patch)
tree2cbffd817d3cf56a0d2db70ac0ab87c714bbdcad /README.rst
parentb703ad32743026d253f872caa1ff2cd727803d14 (diff)
downloadcliff-c7462f8ab158fc95f6822e912d9bb13c6d9f8e45.tar.gz
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
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 742b077..fd9d283 100644
--- a/README.rst
+++ b/README.rst
@@ -6,7 +6,7 @@ cliff is a framework for building command line programs. It uses
`setuptools entry points`_ to provide subcommands, output formatters, and
other extensions.
-.. _setuptools entry points: http://packages.python.org/setuptools/pkg_resources.html#convenience-api
+.. _setuptools entry points: http://pythonhosted.org/setuptools/pkg_resources.html#convenience-api
* Free software: Apache license
* Documentation: http://docs.openstack.org/developer/cliff