diff options
| -rw-r--r-- | library/compiler-builtins/libm/README.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/library/compiler-builtins/libm/README.md b/library/compiler-builtins/libm/README.md index e10904f8cf0..e90b42d740c 100644 --- a/library/compiler-builtins/libm/README.md +++ b/library/compiler-builtins/libm/README.md @@ -22,6 +22,8 @@ This crate is [on crates.io] and can be used today in stable `#![no_std]` progra The API documentation can be found [here](https://docs.rs/libm). +[on crates.io]: https://crates.io/crates/libm + ## Benchmark [benchmark]: #benchmark |
