Skip to content

Commit ff3ff91

Browse files
authored
Fix more broken WASI 0.1 links
1 parent 5d48672 commit ff3ff91

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/resources.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ The following resources are helpful for those wishing to learn more about WASI a
1818

1919
## WASI 0.1
2020

21-
* **[WASI 0.1 legacy documentation](https://github.com/WebAssembly/WASI/blob/main/legacy/README.md)**
22-
* **[WASI 0.1 types and modules](https://github.com/WebAssembly/WASI/blob/main/legacy/preview1/docs.md)**
21+
* **[WASI 0.1 legacy documentation](https://github.com/WebAssembly/WASI/tree/wasi-0.1)**
22+
* **[WASI 0.1 types and modules](https://github.com/WebAssembly/WASI/blob/wasi-0.1/preview1/docs.md)**
2323

2424
## WebAssembly
2525

0 commit comments

Comments
 (0)