From 62d4bd667d8ef9932c56522ba2b933cb10d36ead Mon Sep 17 00:00:00 2001 From: Federico Caselli Date: Wed, 11 Jun 2025 00:11:10 +0200 Subject: [PATCH] fix wrong reference link in changelog Change-Id: I55cf7c6f128cd618cb261b38929bf962586b59e8 --- doc/build/changelog/unreleased_21/12437.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/build/changelog/unreleased_21/12437.rst b/doc/build/changelog/unreleased_21/12437.rst index d3aa2092a8..30db82f074 100644 --- a/doc/build/changelog/unreleased_21/12437.rst +++ b/doc/build/changelog/unreleased_21/12437.rst @@ -6,6 +6,6 @@ version 1.3, has been removed. The sole use case for "non primary" mappers was that of using :func:`_orm.relationship` to link to a mapped class against an alternative selectable; this use case is now suited by the - :doc:`relationship_aliased_class` feature. + :ref:`relationship_aliased_class` feature. -- 2.47.2