Fix URL in language-bindings/python/README.md (#2166)
Fix "WAMR API" and "WASM-C-API" URLs.
This commit is contained in:
@ -30,5 +30,5 @@ import wamr.wasmcapi.ffi as ffi
|
|||||||
|
|
||||||
For more information:
|
For more information:
|
||||||
|
|
||||||
* [WAMR API](./wamr_api)
|
* [WAMR API](./wamr-api)
|
||||||
* [WASM-C-API](./wasm_c_api)
|
* [WASM-C-API](./wasm-c-api)
|
||||||
|
|||||||
Reference in New Issue
Block a user