Skip to content

Commit f13de33

Browse files
authored
Fix broken link in resources.md
1 parent df60a45 commit f13de33

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/resources.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ The following resources are helpful for those wishing to learn more about WASI a
1111

1212
## WASI 0.2 and the Component Model
1313

14-
* **[WASI 0.2 GitHub repository](https://github.com/WebAssembly/WASI/blob/main/preview2/README.md)**
14+
* **[WASI 0.2 GitHub repository](https://github.com/WebAssembly/WASI/blob/main/wasip2/README.md)**
1515
* **[The Component Model GitHub repository](https://github.com/WebAssembly/component-model/tree/main)**
1616
* **[The WebAssembly Component Model documentation](https://component-model.bytecodealliance.org/)**
1717
* **[The WIT format](https://github.com/WebAssembly/component-model/blob/main/design/mvp/WIT.md)**

0 commit comments

Comments
 (0)