diff --git a/docs/usage/wasm-constraints.md b/docs/usage/wasm-constraints.md index 30fa0ea03..890797bb8 100644 --- a/docs/usage/wasm-constraints.md +++ b/docs/usage/wasm-constraints.md @@ -5,7 +5,7 @@ Most of the Python standard library is functional, except for the modules listed in the sections below. A large part of the CPython test suite passes except for tests skipped in -[`src/tests/python_tests.txt`](https://github.com/pyodide/pyodide/blob/main/src/tests/python_tests.txt) +[`src/tests/python_tests.yaml`](https://github.com/pyodide/pyodide/blob/main/src/tests/python_tests.yaml) or via [patches](https://github.com/pyodide/pyodide/tree/main/cpython/patches). ### Optional modules