From: Mike Bayer Date: Sat, 30 Jul 2022 04:30:28 +0000 (-0400) Subject: link to index correctly X-Git-Tag: rel_1_4_40~18 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=379e32fbda3c30c3935e523579e39b99a06401fa;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git link to index correctly Fixes: #8303 Change-Id: If3568309e4dd3e9ef715b32f9ad90eeba7f662e8 (cherry picked from commit 0c30dcfb4ba45400cf7df9056c53e4ad7fef1ad2) --- diff --git a/doc/build/index.rst b/doc/build/index.rst index 4a7059029b..361ccfa5d4 100644 --- a/doc/build/index.rst +++ b/doc/build/index.rst @@ -173,4 +173,4 @@ 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 `