Update doc link in Readme so it works from docs.rs

This commit is contained in:
Alex Touchet
2023-12-26 12:35:22 -08:00
committed by Emilio Cobos Álvarez
parent 6b7c2e15f5
commit 1f67bea7d8
+1 -1
View File
@@ -7,7 +7,7 @@
[Api Rustdoc]: https://img.shields.io/badge/api-rustdoc-blue.svg
[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.