Skip to content

Commit 2e24799

Browse files
committed
Update link to array-api-strict
1 parent 33ca9e2 commit 2e24799

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ used will be the same array object from the wrapped library.
7575
(array-api-strict)=
7676
## Difference between `array_api_compat` and `array_api_strict`
7777

78-
[`array_api_strict`](https://github.com/data-apis/array-api-strict) is a
78+
[`array_api_strict`](https://data-apis.org/array-api-strict/) is a
7979
strict minimal implementation of the array API standard, formerly known as
8080
`numpy.array_api` (see [NEP
8181
47](https://numpy.org/neps/nep-0047-array-api-standard.html)). For example,

0 commit comments

Comments
 (0)