Merge pull request #601 from inirudebwoy/master

Update link to Resource Management API
This commit is contained in:
Jason R. Coombs 2016-06-06 07:41:35 -04:00
commit df8f9384fb
1 changed files with 1 additions and 1 deletions

View File

@ -917,7 +917,7 @@ use its resource management API. See also `Accessing Package Resources`_ for
a quick example of converting code that uses ``__file__`` to use
``pkg_resources`` instead.
.. _Resource Management API: http://peak.telecommunity.com/DevCenter/PythonEggs#resource-management
.. _Resource Management API: http://peak.telecommunity.com/DevCenter/PkgResources#resourcemanager-api
.. _Accessing Package Resources: http://peak.telecommunity.com/DevCenter/PythonEggs#accessing-package-resources