From: Mike Bayer Date: Thu, 3 Sep 2015 20:42:43 +0000 (-0400) Subject: - update moved link, fixes #3351 X-Git-Tag: rel_1_0_9~28 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6eb8901f62594ff18534e39bb0c657970410bace;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git - update moved link, fixes #3351 (cherry picked from commit 176ac6ab0915f99d378c7d9be67e9c0a73ab1800) --- diff --git a/doc/build/orm/tutorial.rst b/doc/build/orm/tutorial.rst index a916dd37bf..31a2fe9989 100644 --- a/doc/build/orm/tutorial.rst +++ b/doc/build/orm/tutorial.rst @@ -1720,7 +1720,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 ========