Fixed links of wasmer runtime C api in crates.io and docs.rs

This commit is contained in:
Syrus Akbary
2019-03-06 18:22:16 -08:00
committed by GitHub
parent 6fae46d0d3
commit af9c26f4f9

View File

@ -14,10 +14,10 @@
<a href="https://spectrum.chat/wasmer">
<img src="https://withspectrum.github.io/badge/badge.svg" alt="Join the Wasmer Community">
</a>
<a href="https://crates.io/crates/wasm-bindgen">
<a href="https://crates.io/crates/wasmer-runtime-c-api">
<img src="https://img.shields.io/crates/d/wasmer-runtime-c-api.svg" alt="Number of downloads from crates.io">
</a>
<a href="https://docs.rs/wasm-bindgen">
<a href="https://docs.rs/wasmer-runtime-c-api">
<img src="https://docs.rs/wasmer-runtime-c-api/badge.svg" alt="Read our API documentation">
</a>
</p>