From 2ab519f59cf81307966dba3d5b8a176d45deb297 Mon Sep 17 00:00:00 2001 From: Paul Lettich Date: Tue, 26 Jul 2022 23:28:28 +0200 Subject: [PATCH] Update metadata.rst (#8290) add missing colon in docs --- doc/build/core/metadata.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/build/core/metadata.rst b/doc/build/core/metadata.rst index 623b87984e..e000022a3d 100644 --- a/doc/build/core/metadata.rst +++ b/doc/build/core/metadata.rst @@ -536,7 +536,7 @@ Schemas and Reflection ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The schema feature of SQLAlchemy interacts with the table reflection -feature introduced at ref:`metadata_reflection_toplevel`. See the section +feature introduced at :ref:`metadata_reflection_toplevel`. See the section :ref:`metadata_reflection_schemas` for additional details on how this works. -- 2.47.2