From: Mike Bayer Date: Thu, 15 May 2014 18:12:13 +0000 (-0400) Subject: update link to pkg_resources X-Git-Tag: rel_0_6_6~15 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c384dd6e145d6dc3d178bea9fa08f0ce9b135e6e;p=thirdparty%2Fsqlalchemy%2Falembic.git update link to pkg_resources --- 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.