From 1d14659839d98e2e9f61b307941bfbf2f7e216ee Mon Sep 17 00:00:00 2001 From: Florian Cellier Date: Tue, 9 Jan 2024 15:22:27 +0100 Subject: [PATCH] [Doctrine] Mapping types link --- doctrine.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doctrine.rst b/doctrine.rst index 6777a31cc2f..8caef5e9799 100644 --- a/doctrine.rst +++ b/doctrine.rst @@ -889,7 +889,7 @@ Learn more .. _`Doctrine`: https://www.doctrine-project.org/ .. _`RFC 3986`: https://www.ietf.org/rfc/rfc3986.txt -.. _`Doctrine's Mapping Types documentation`: https://www.doctrine-project.org/projects/doctrine-orm/en/current/reference/basic-mapping.html +.. _`Doctrine's Mapping Types documentation`: https://www.doctrine-project.org/projects/doctrine-orm/en/current/reference/basic-mapping.html#reference-mapping-types .. _`Query Builder`: https://www.doctrine-project.org/projects/doctrine-orm/en/current/reference/query-builder.html .. _`Doctrine Query Language`: https://www.doctrine-project.org/projects/doctrine-orm/en/current/reference/dql-doctrine-query-language.html .. _`Reserved SQL keywords documentation`: https://www.doctrine-project.org/projects/doctrine-orm/en/current/reference/basic-mapping.html#quoting-reserved-words