From 65270c6bea9a9e9088329d5ee44d0ec030cd6163 Mon Sep 17 00:00:00 2001 From: Daniel Date: Sat, 5 Oct 2024 14:20:11 +0200 Subject: [PATCH] Changed ref to new PR --- doc/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/index.rst b/doc/index.rst index 9f2fbe6..d321ce0 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -178,7 +178,7 @@ Special typing primitives See :py:data:`typing.Concatenate` and :pep:`612`. In ``typing`` since 3.10. The backport does not support certain operations involving ``...`` as - a parameter; see :issue:`48` and :pr:`442` for details. + a parameter; see :issue:`48` and :pr:`481` for details. .. data:: Final