From: Mike Bayer Date: Wed, 26 Nov 2014 18:18:46 +0000 (-0500) Subject: fix symbol X-Git-Tag: rel_0_7_1~15 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a06536d6e4bbdf8e3973877912ada1c0a54664c;p=thirdparty%2Fsqlalchemy%2Falembic.git fix symbol --- diff --git a/docs/build/tutorial.rst b/docs/build/tutorial.rst index de2a93e1..46d15039 100644 --- a/docs/build/tutorial.rst +++ b/docs/build/tutorial.rst @@ -419,7 +419,7 @@ Above, we use ``ae1`` to refer to revision ``ae1027a6acf``. Alembic will stop and let you know if more than one version starts with that prefix. -.. relative_migrations: +.. _relative_migrations: Relative Migration Identifiers ==============================