From eba7d2fe016a35e68586132748fcbeb12454cd60 Mon Sep 17 00:00:00 2001 From: PlexSheep Date: Thu, 16 May 2024 17:50:19 +0200 Subject: [PATCH] docs(readme): change docs.rs link to the documentation instead of the crate --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3b780e5..724ee76 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ * [GitHub Mirror](https://github.com/PlexSheep/numf) * [Codeberg Mirror](https://codeberg.org/PlexSheep/numf) * [crates.io](https://crates.io/crates/numf) -* [docs.rs](https://docs.rs/crate/numf/) +* [docs.rs](https://docs.rs/numf/latest/numf/) `numf` is a number formatter. It formats the numbers provided to it.