Skip to content

Commit 08cba14

Browse files
committed
docs(Design): comment out link to non existing doc
Signed-off-by: Marco Casaroli <marco.casaroli@gmail.com>
1 parent 1761d4c commit 08cba14

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/Design.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,4 +213,4 @@ The Ocre Runtime component defines the `ocre_runtime_vtable` interface (`<ocre/r
213213

214214
The built-in runtime is **WAMR/WASI-P1** (`wamr/wasip1`), which uses the WebAssembly Micro-Runtime to execute WASM modules compiled against the WASI Preview 1 ABI. Additional runtime engines can be registered at initialization time via `ocre_initialize()`.
215215

216-
Refer to the [Custom Runtime Engine](CustomRuntimeEngine.md) documentation for more details.
216+
<!--Refer to the [Custom Runtime Engine](CustomRuntimeEngine.md) documentation for more details.-->

0 commit comments

Comments
 (0)