Skip to content

Commit 5c2bcd6

Browse files
authored
Fix hyperlink (#527)
1 parent 41080c2 commit 5c2bcd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ WASI has no *ambient authorities*, meaning that there are no global
8383
namespaces at runtime, and no global functions at link time.
8484

8585
[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
86+
[component-model type system]: https://github.com/WebAssembly/component-model/blob/main/design/mvp/Explainer.md#type-definitions
8787

8888
Note that this is a different sense of "capability" than [Linux
8989
capabilities](http://man7.org/linux/man-pages/man7/capabilities.7.html)

0 commit comments

Comments
 (0)