From c384dd6e145d6dc3d178bea9fa08f0ce9b135e6e Mon Sep 17 00:00:00 2001 From: Mike Bayer Date: Thu, 15 May 2014 14:12:13 -0400 Subject: [PATCH] update link to pkg_resources --- docs/build/tutorial.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/build/tutorial.rst b/docs/build/tutorial.rst index aade686e..a0fd0ec2 100644 --- a/docs/build/tutorial.rst +++ b/docs/build/tutorial.rst @@ -189,7 +189,7 @@ This file contains the following features: For support of applications that package themselves into .egg files, the value can also be specified - as a `package resource `_, in which + as a `package resource `_, in which case ``resource_filename()`` is used to find the file (new in 0.2.2). Any non-absolute URI which contains colons is interpreted here as a resource name, rather than a straight filename. -- 2.47.2