mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2025-03-12 00:45:28 +00:00
Fix link in multi_module.md (#941)
This commit is contained in:
parent
f6197962ef
commit
ae18a03f60
|
@ -158,4 +158,4 @@ More details
|
|||
static char sandbox_memory_space[10 * 1024 * 1024] = { 0 };
|
||||
```
|
||||
|
||||
Third, put all together. Please refer to [main.c](../samples/multi_modules/src/main.c)
|
||||
Third, put all together. Please refer to [main.c](../samples/multi-module/src/main.c)
|
||||
|
|
Loading…
Reference in New Issue
Block a user