We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa3a183 commit 9b48d1bCopy full SHA for 9b48d1b
doc/source/numpy_2_0_migration_guide.rst
@@ -234,7 +234,7 @@ it breaks NumPy compatibility checks.
234
235
If you are experiencing problems due to an upstream header including NumPy,
236
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`.
+their header and import NumPy yourself based on :ref:`including-the-c-api`.
238
239
240
Changes to namespaces
0 commit comments