Fix broken link about setuptools entry points

setuptools had moved document into readthedocs.io.

Change-Id: I40d9b49603a5f2c2117b639f21d68519f7a4a04f
This commit is contained in:
ChangBo Guo(gcb) 2016-06-30 20:53:46 +08:00
parent 6f81f6f1c1
commit e3d08cede9
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ for managing entry points tends to be repetitive, though, so stevedore
provides manager classes for implementing common patterns for using
dynamically loaded extensions.
.. _setuptools entry points: http://packages.python.org/setuptools/pkg_resources.html#convenience-api
.. _setuptools entry points: http://setuptools.readthedocs.io/en/latest/pkg_resources.html?#entry-points
* Free software: Apache license
* Documentation: http://docs.openstack.org/developer/stevedore