Skip to content

Commit 9b48d1b

Browse files
committed
DOC: Fix incorrect link
1 parent aa3a183 commit 9b48d1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/numpy_2_0_migration_guide.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@ it breaks NumPy compatibility checks.
234234

235235
If you are experiencing problems due to an upstream header including NumPy,
236236
the solution is to make sure you ``#include "numpy/ndarrayobject.h"`` before
237-
their header and import NumPy yourself based on :ref:`_including-the-c-api`.
237+
their header and import NumPy yourself based on :ref:`including-the-c-api`.
238238

239239

240240
Changes to namespaces

0 commit comments

Comments
 (0)