Skip to content

Commit ae18a03

Browse files
authored
Fix link in multi_module.md (#941)
1 parent f619796 commit ae18a03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/multi_module.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,4 +158,4 @@ More details
158158
static char sandbox_memory_space[10 * 1024 * 1024] = { 0 };
159159
```
160160

161-
Third, put all together. Please refer to [main.c](../samples/multi_modules/src/main.c)
161+
Third, put all together. Please refer to [main.c](../samples/multi-module/src/main.c)

0 commit comments

Comments
 (0)