From 8988d73cc37b0c1f8858228acd398a6c3774811b Mon Sep 17 00:00:00 2001 From: Mike Bayer Date: Tue, 24 Mar 2020 14:46:46 -0400 Subject: [PATCH] Add link to whats new in 2.0 doc Change-Id: Iff54f3db8ccf47802f61837956afae0c5d441f68 --- doc/build/core/future.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/build/core/future.rst b/doc/build/core/future.rst index ffe8b67a37..d214a56775 100644 --- a/doc/build/core/future.rst +++ b/doc/build/core/future.rst @@ -3,6 +3,11 @@ SQLAlchemy 2.0 Future (Core) ============================ +.. seealso:: + + :ref:`migration_20_toplevel` - Introduction to the 2.0 series of SQLAlchemy + + .. module:: sqlalchemy.future -- 2.47.3