Merge pull request rust-lang/libm#254 from SuKiN-a/master

updated link to musl website
This commit is contained in:
Lokathor 2021-07-08 22:32:06 -06:00 committed by GitHub
commit 7a75c2fdad

View file

@ -2,7 +2,7 @@
A port of [MUSL]'s libm to Rust.
[MUSL]: https://www.musl-libc.org/
[MUSL]: https://musl.libc.org/
## Goals