From: Mike Bayer Date: Thu, 3 Sep 2015 20:42:43 +0000 (-0400) Subject: - update moved link, fixes #3351 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f47fcc83c88db6c0610ead5a94ea9663e152547d;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 1d14f08866..7d40124c95 100644 --- a/doc/build/orm/tutorial.rst +++ b/doc/build/orm/tutorial.rst @@ -1715,7 +1715,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 ========