Fix link in multi_module.md (#941)

This commit is contained in:
Therdel 2022-01-08 11:47:56 +01:00 committed by GitHub
parent f6197962ef
commit ae18a03f60
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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)