Skip to content

Commit 4117f26

Browse files
fix: remove 'explainer' language
Signed-off-by: Victor Adossi <vadossi@cosmonic.com>
1 parent b7b9bd8 commit 4117f26

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

component-model/src/reference/useful-links.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22

33
The following references are helpful in understanding the Component Model and related ecosystem/projects.
44

5-
- [`WebAssembly/component-model` GitHub Repository][wasm-cm-repo]
6-
- [Component Model AST Explainer][ast-explainer]
7-
- [Canonical ABI Explainer][canonical-abi]
8-
- [WASI Preview 2][wasi-p2]
95
- [WebAssembly Composition tool (`wac`)][wac]
106
- [WebAssembly package tools (notably `wkg`)][wkg]
7+
- [WASI Preview 2][wasi-p2]
8+
- [Component Model internals][wasm-cm-repo]
9+
- [Component Model AST][ast-explainer]
10+
- [Canonical ABI][canonical-abi]
1111

1212
[wasm-cm-repo]: https://github.com/WebAssembly/component-model
1313
[wasi-p2]: https://github.com/WebAssembly/WASI/tree/main/wasip2

0 commit comments

Comments
 (0)