We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41080c2 commit 5c2bcd6Copy full SHA for 5c2bcd6
README.md
@@ -83,7 +83,7 @@ WASI has no *ambient authorities*, meaning that there are no global
83
namespaces at runtime, and no global functions at link time.
84
85
[component model]: https://github.com/WebAssembly/component-model
86
-[component model type system]: https://github.com/WebAssembly/component-model/blob/main/design/mvp/Explainer.md#type-definitions
+[component-model type system]: https://github.com/WebAssembly/component-model/blob/main/design/mvp/Explainer.md#type-definitions
87
88
Note that this is a different sense of "capability" than [Linux
89
capabilities](http://man7.org/linux/man-pages/man7/capabilities.7.html)
0 commit comments