From 0c30dcfb4ba45400cf7df9056c53e4ad7fef1ad2 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 --- 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 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 ` -- 2.47.2