From 2bf972fddfd87668aac40d02ce4e05aff772fa9e Mon Sep 17 00:00:00 2001 From: keogami <41939011+keogami@users.noreply.github.com> Date: Fri, 28 Nov 2025 19:24:36 +0530 Subject: [PATCH] fix(readme): point to preview2 under docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cc31cec0..b8b5a3f4 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ source languages, modularity, a more expressive type system, virtualizability, and more. [Preview 1]: https://github.com/WebAssembly/WASI/tree/main/legacy/README.md -[WASI Preview 2]: https://github.com/WebAssembly/WASI/blob/main/wasip2/README.md +[WASI Preview 2]: https://github.com/WebAssembly/WASI/blob/main/docs/Preview2.md [Wit IDL]: https://github.com/WebAssembly/component-model/blob/main/design/mvp/WIT.md ## Find the APIs