소스 검색

Fix link in multi_module.md (#941)

Therdel 4 년 전
부모
커밋
ae18a03f60
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      doc/multi_module.md

+ 1 - 1
doc/multi_module.md

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