We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b75535f commit 4ccf45eCopy full SHA for 4ccf45e
1 file changed
component-model/src/language-support/c.md
@@ -369,7 +369,7 @@ Caused by:
369
This kind of error normally indicates that the host in question does not satisfy WASI imports.
370
371
[host]: https://github.com/bytecodealliance/component-docs/tree/main/component-model/examples/example-host
372
-[add-to-linker]: https://docs.wasmtime.dev/api/wasmtime_wasi/fn.add_to_linker_sync.html
+[add-to-linker]: https://docs.wasmtime.dev/api/wasmtime_wasi/p2/fn.add_to_linker_sync.html
373
[example-host]: https://github.com/bytecodealliance/component-docs/tree/main/component-model/examples/example-host
374
375
## 7. Run the component from C/C++ Applications
0 commit comments