From: Federico Caselli Date: Tue, 13 Jun 2023 19:19:51 +0000 (+0200) Subject: fix typo in sphinx target introduced in bd290c4329b80c85475c6a76eec2fd6574f9781f X-Git-Tag: rel_2_0_17~16 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e99fc16fbdf200613088268929b638978213900f;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git fix typo in sphinx target introduced in bd290c4329b80c85475c6a76eec2fd6574f9781f Change-Id: Ie085696fca3ce44ad7af611246fc8be45abbc433 --- diff --git a/doc/build/tutorial/further_reading.rst b/doc/build/tutorial/further_reading.rst index 2335f5f923..3eaaa401d9 100644 --- a/doc/build/tutorial/further_reading.rst +++ b/doc/build/tutorial/further_reading.rst @@ -36,4 +36,4 @@ ORM Essential Reference * :ref:`session_toplevel` -* :doc:`queryguide/index` +* :doc:`../orm/queryguide/index`