From: Colin Dunklau Date: Sat, 22 Sep 2018 11:05:12 +0000 (+0200) Subject: Fix dead Setuptools doc link X-Git-Tag: rel_1_0_1~4^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc189357b0a4c113c09a6b5985aa37383f6c23b1;p=thirdparty%2Fsqlalchemy%2Falembic.git Fix dead Setuptools doc link --- diff --git a/docs/build/tutorial.rst b/docs/build/tutorial.rst index 735c481f..d6ccc900 100644 --- a/docs/build/tutorial.rst +++ b/docs/build/tutorial.rst @@ -206,8 +206,8 @@ This file contains the following features: as in ``%(here)s/alembic``. For support of applications that package themselves into .egg files, the value can - also be specified - as a `package resource `_, in which + also be specified 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.