Skip to content

Commit 575e166

Browse files
authored
Merge pull request #37 from tomasol/tomasol-patch-1
Fix broken link in resources.md
2 parents df60a45 + f13de33 commit 575e166

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)