From 2a06536d6e4bbdf8e3973877912ada1c0a54664c Mon Sep 17 00:00:00 2001 From: Mike Bayer Date: Wed, 26 Nov 2014 13:18:46 -0500 Subject: [PATCH] fix symbol --- 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 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 ============================== -- 2.47.2