From: Mike Bayer Date: Thu, 3 Sep 2015 20:42:43 +0000 (-0400) Subject: - update moved link, fixes #3351 X-Git-Tag: rel_1_1_0b1~84^2~70^2~117 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=176ac6ab0915f99d378c7d9be67e9c0a73ab1800;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git - update moved link, fixes #3351 --- diff --git a/doc/build/orm/tutorial.rst b/doc/build/orm/tutorial.rst index b3d6e2042a..6958e15d81 100644 --- a/doc/build/orm/tutorial.rst +++ b/doc/build/orm/tutorial.rst @@ -1744,7 +1744,7 @@ attribute: For more information on eager loading, including how to configure various forms -of loading by default, see the section :doc:`/orm/loading`. +of loading by default, see the section :doc:`/orm/loading_relationships`. Deleting ========