From: Mike Bayer Date: Sat, 30 Jul 2022 04:30:28 +0000 (-0400) Subject: link to index correctly X-Git-Tag: rel_2_0_0b1~155 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c30dcfb4ba45400cf7df9056c53e4ad7fef1ad2;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git link to index correctly Fixes: #8303 Change-Id: If3568309e4dd3e9ef715b32f9ad90eeba7f662e8 --- diff --git a/doc/build/index.rst b/doc/build/index.rst index 9107c656f0..8e29e7e6eb 100644 --- a/doc/build/index.rst +++ b/doc/build/index.rst @@ -161,5 +161,5 @@ SQLAlchemy Documentation * :doc:`Glossary ` - Terms used in SQLAlchemy's documentation * :doc:`Error Message Guide ` - Explainations of many SQLAlchemy Errors * :doc:`Complete table of of contents ` - * :doc:`Index ` + * :ref:`Index `