We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33ca9e2 commit 2e24799Copy full SHA for 2e24799
docs/index.md
@@ -75,7 +75,7 @@ used will be the same array object from the wrapped library.
75
(array-api-strict)=
76
## Difference between `array_api_compat` and `array_api_strict`
77
78
-[`array_api_strict`](https://github.com/data-apis/array-api-strict) is a
+[`array_api_strict`](https://data-apis.org/array-api-strict/) is a
79
strict minimal implementation of the array API standard, formerly known as
80
`numpy.array_api` (see [NEP
81
47](https://numpy.org/neps/nep-0047-array-api-standard.html)). For example,
0 commit comments