From 4be7a5e619578dc6709c16e09e0e39e5d719cab3 Mon Sep 17 00:00:00 2001 From: Yosh Date: Wed, 26 Nov 2025 17:50:48 +0100 Subject: [PATCH] Update link to WASI Proposals.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 206319a..a2cbe7b 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ API for parallel computation. `wasi-parallel` is currently in [Phase 1]. -[Phase 1]: https://github.com/WebAssembly/WASI/blob/main/Proposals.md#phase-1---feature-proposal-cg +[Phase 1]: https://github.com/WebAssembly/WASI/blob/main/docs/Proposals.md#phase-1---feature-proposal-cg ### Champions