Skip to content

Commit 555517b

Browse files
authored
Fix Preview 2 WIT definitions link in introduction.md
1 parent 8391a28 commit 555517b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

component-model/src/introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ The WebAssembly Component Model is a broad-reaching architecture for building in
3131
3232
## Status
3333

34-
[WASI 0.2.0 was released](https://github.com/WebAssembly/WASI/pull/577) Jan 25, 2024, providing a stable release of WASI and the component model. This [is a stable set of WIT definitions](https://github.com/WebAssembly/WASI/tree/main/preview2) that components can target. WASI proposals will continue to evolve and new ones will be introduced; however, users of the component model can now pin to the stable 0.2.0 release.
34+
[WASI 0.2.0 was released](https://github.com/WebAssembly/WASI/pull/577) Jan 25, 2024, providing a stable release of WASI and the component model. This [is a stable set of WIT definitions](https://github.com/WebAssembly/WASI/tree/main/wasip2) that components can target. WASI proposals will continue to evolve and new ones will be introduced; however, users of the component model can now pin to the stable 0.2.0 release.
3535

3636
## Contributing
3737

0 commit comments

Comments
 (0)