From b3086ab19f41fa1aa2dffe189f57fc13431c4370 Mon Sep 17 00:00:00 2001 From: Yosh Date: Wed, 26 Nov 2025 19:27:32 +0100 Subject: [PATCH] update-wasi-proposals-location --- docs/interfaces.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/interfaces.md b/docs/interfaces.md index 82aea91..09efe2a 100644 --- a/docs/interfaces.md +++ b/docs/interfaces.md @@ -66,7 +66,7 @@ All WASI APIs are **proposals** for standardization by the WASI Subgroup. The AP Proposals are first made to the **WASI Subgroup** of the [WebAssembly Community Group](https://www.w3.org/community/webassembly/). (See the [WASI Subgroup's meeting schedule](https://github.com/WebAssembly/meetings/tree/main/wasi).) -All active WASI API proposals can be found on the [WASI GitHub repository](https://github.com/WebAssembly/WASI/blob/main/Proposals.md). See the [Contributing to WASI page](https://github.com/WebAssembly/WASI/blob/main/Contributing.md) for information about submitting a new proposal. +All active WASI API proposals can be found on the [WASI GitHub repository](https://github.com/WebAssembly/WASI/blob/main/docs/Proposals.md). See the [Contributing to WASI page](https://github.com/WebAssembly/WASI/blob/main/Contributing.md) for information about submitting a new proposal. ## Active Proposals