From 104ef47ccf025b56f6a205d51bd996f8629086c9 Mon Sep 17 00:00:00 2001 From: "Cyan.dev" <86390213+0x15BA88FF@users.noreply.github.com> Date: Thu, 11 Dec 2025 14:41:18 +0000 Subject: [PATCH] Update WASI Preview links in README.md Resolve broken links to WASI preview 2 and WASI preview 3 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f47a298c..9bcd9259 100644 --- a/README.md +++ b/README.md @@ -38,5 +38,5 @@ To contribute to any of these repositories, see the Community Group's [formal spec]: spec/ [W3C WebAssembly Community Group]: https://www.w3.org/community/webassembly/ [Contributing Guidelines]: https://webassembly.org/community/contributing/ -[WASI Preview 2]: https://github.com/WebAssembly/WASI/tree/main/wasip2#readme -[WASI Preview 3]: https://github.com/WebAssembly/WASI/tree/main/wasip2#looking-forward-to-preview-3 +[WASI Preview 2]: https://github.com/WebAssembly/WASI/blob/main/docs/Preview2.md +[WASI Preview 3]: https://github.com/WebAssembly/WASI/blob/main/docs/Preview2.md#looking-forward-to-preview-3