Skip to content

Commit 0b5cd8f

Browse files
committed
minor #19403 [Doctrine] Mapping types link (chadyred)
This PR was submitted for the 7.1 branch but it was merged into the 5.4 branch instead. Discussion ---------- [Doctrine] Mapping types link Hello, I target the anchor of the full list of mapping types instead of the whole chapter in the Doctrine documentation as the topic is about a piece of the doc and not the whole subject Commits ------- 1d14659 [Doctrine] Mapping types link
2 parents 22e422b + 1d14659 commit 0b5cd8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doctrine.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -889,7 +889,7 @@ Learn more
889889

890890
.. _`Doctrine`: https://www.doctrine-project.org/
891891
.. _`RFC 3986`: https://www.ietf.org/rfc/rfc3986.txt
892-
.. _`Doctrine's Mapping Types documentation`: https://www.doctrine-project.org/projects/doctrine-orm/en/current/reference/basic-mapping.html
892+
.. _`Doctrine's Mapping Types documentation`: https://www.doctrine-project.org/projects/doctrine-orm/en/current/reference/basic-mapping.html#reference-mapping-types
893893
.. _`Query Builder`: https://www.doctrine-project.org/projects/doctrine-orm/en/current/reference/query-builder.html
894894
.. _`Doctrine Query Language`: https://www.doctrine-project.org/projects/doctrine-orm/en/current/reference/dql-doctrine-query-language.html
895895
.. _`Reserved SQL keywords documentation`: https://www.doctrine-project.org/projects/doctrine-orm/en/current/reference/basic-mapping.html#quoting-reserved-words

0 commit comments

Comments
 (0)