Skip to content

Commit f66b8ac

Browse files
committed
Fix cross-reference
1 parent dd1ad48 commit f66b8ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ Alternatively, the library may be installed as dependency on PyPI.
126126
At this time, the scope of array-api-compat is limited to wrapping array
127127
libraries so that they can comply with the [array API
128128
standard](https://data-apis.org/array-api/latest/API_specification/index.html).
129-
This includes a small set of [helper functions](helper-functions.md) which may
129+
This includes a small set of [helper functions](helper-functions.rst) which may
130130
be useful to most users of array-api-compat, for instance, functions that
131131
provide meta-functionality to aid in supporting the array API, or functions
132132
that are necessary to work around wrapping limitations for certain libraries.

0 commit comments

Comments
 (0)