Skip to content

Commit 64333f3

Browse files
committed
Fix link
1 parent 1f3f627 commit 64333f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/whatsnew/3.15.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ Porting to Python 3.15
216216

217217
* ``PyMutex_IsLocked()`` : :c:func:`PyMutex_IsLocked`
218218

219-
The `pythoncapi-compat project`_ can be used to get most of these new
219+
The |pythoncapi_compat_project| can be used to get most of these new
220220
functions on Python 3.14 and older.
221221

222222
Deprecated C APIs

0 commit comments

Comments
 (0)