Update doc link in Readme so it works from docs.rs
This commit is contained in:
committed by
Emilio Cobos Álvarez
parent
6b7c2e15f5
commit
1f67bea7d8
@@ -7,7 +7,7 @@
|
|||||||
[Api Rustdoc]: https://img.shields.io/badge/api-rustdoc-blue.svg
|
[Api Rustdoc]: https://img.shields.io/badge/api-rustdoc-blue.svg
|
||||||
[rustdoc]: https://docs.rs/cbindgen
|
[rustdoc]: https://docs.rs/cbindgen
|
||||||
|
|
||||||
[Read the full user docs here!](docs.md)
|
[Read the full user docs here!](https://github.com/mozilla/cbindgen/blob/master/docs.md)
|
||||||
|
|
||||||
cbindgen creates C/C++11 headers for Rust libraries which expose a public C API.
|
cbindgen creates C/C++11 headers for Rust libraries which expose a public C API.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user