We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d48672 commit ff3ff91Copy full SHA for ff3ff91
1 file changed
docs/resources.md
@@ -18,8 +18,8 @@ The following resources are helpful for those wishing to learn more about WASI a
18
19
## WASI 0.1
20
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)**
+* **[WASI 0.1 legacy documentation](https://github.com/WebAssembly/WASI/tree/wasi-0.1)**
+* **[WASI 0.1 types and modules](https://github.com/WebAssembly/WASI/blob/wasi-0.1/preview1/docs.md)**
23
24
## WebAssembly
25
0 commit comments