From 379e32fbda3c30c3935e523579e39b99a06401fa Mon Sep 17 00:00:00 2001 From: Mike Bayer Date: Sat, 30 Jul 2022 00:30:28 -0400 Subject: [PATCH] link to index correctly Fixes: #8303 Change-Id: If3568309e4dd3e9ef715b32f9ad90eeba7f662e8 (cherry picked from commit 0c30dcfb4ba45400cf7df9056c53e4ad7fef1ad2) --- doc/build/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ` -- 2.47.2