small doc fixes (#700)

doc/embed_wamr.md: WASMModuleInstanceCommon -> wasm_module_inst_t
wamr-sdk/README.md: fix a link
This commit is contained in:
YAMAMOTO Takashi
2021-08-19 14:44:14 +08:00
committed by GitHub
parent 6a7fd3e688
commit ef14ace027
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -84,7 +84,7 @@ The folder “**app-sdk**” under the profile output directory contains all the
Refer to [build WASM applications](./doc/build_wasm_app.md) for the details.
Refer to [build WASM applications](../doc/build_wasm_app.md) for the details.