Fix URL in language-bindings/python/README.md (#2166)

Fix "WAMR API" and "WASM-C-API" URLs.
This commit is contained in:
Elis Byberi
2023-05-02 09:12:49 +08:00
committed by GitHub
parent 2b896c80ef
commit 0166bfb5cd
+2 -2
View File
@@ -30,5 +30,5 @@ import wamr.wasmcapi.ffi as ffi
For more information:
* [WAMR API](./wamr_api)
* [WASM-C-API](./wasm_c_api)
* [WAMR API](./wamr-api)
* [WASM-C-API](./wasm-c-api)