]> git.ipfire.org Git - thirdparty/sqlalchemy/alembic.git/commitdiff
fix symbol
authorMike Bayer <mike_mp@zzzcomputing.com>
Wed, 26 Nov 2014 18:18:46 +0000 (13:18 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Wed, 26 Nov 2014 18:18:46 +0000 (13:18 -0500)
docs/build/tutorial.rst

index de2a93e1082297f396df65292da71a1d1e3e59f7..46d15039489996af850bc43e5ffa278c0b82a742 100644 (file)
@@ -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
 ==============================