We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9532be9 commit c873118Copy full SHA for c873118
1 file changed
docs/index.md
@@ -115,7 +115,7 @@ def array_namespace(*xs, **kwargs):
115
See [an example of this in SciPy][scipy-vendor-example].
116
```
117
118
-[scipy-vendor-example]: https://github.com/scipy/scipy/blob/main/scipy/_lib/_array_api_compat_vendor.py
+[scipy-vendor-example]: https://github.com/scipy/scipy/blob/main/scipy/_external/_array_api_compat_vendor.py
119
120
## Versioning
121
0 commit comments