From dd1f6de57efd81168ef34e6351848ced9aac387e Mon Sep 17 00:00:00 2001 From: Mikhail Hogrefe Date: Thu, 20 Feb 2025 23:26:58 -0500 Subject: [PATCH] fix README links --- malachite-float/README.md | 2 +- malachite-nz/README.md | 2 +- malachite-q/README.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/malachite-float/README.md b/malachite-float/README.md index bc08b160..ccb28fef 100644 --- a/malachite-float/README.md +++ b/malachite-float/README.md @@ -1,5 +1,5 @@ - [crates.io](https://crates.io/crates/malachite-float) -- [docs.rs](https://docs.rs/malachite-base/latest/malachite_float/) +- [docs.rs](https://docs.rs/malachite-float/latest/malachite_float/) Rather than using this crate directly, use the [`malachite`](https://crates.io/crates/malachite) meta-crate. It re-exports all of this crate's diff --git a/malachite-nz/README.md b/malachite-nz/README.md index f6dab0d6..02df1ccf 100644 --- a/malachite-nz/README.md +++ b/malachite-nz/README.md @@ -1,5 +1,5 @@ - [crates.io](https://crates.io/crates/malachite-nz) -- [docs.rs](https://docs.rs/malachite-base/latest/malachite_nz/) +- [docs.rs](https://docs.rs/malachite-nz/latest/malachite_nz/) Rather than using this crate directly, use the [`malachite`](https://crates.io/crates/malachite) meta-crate. It re-exports all of this crate's diff --git a/malachite-q/README.md b/malachite-q/README.md index 8e890b02..0a59df38 100644 --- a/malachite-q/README.md +++ b/malachite-q/README.md @@ -1,5 +1,5 @@ - [crates.io](https://crates.io/crates/malachite-q) -- [docs.rs](https://docs.rs/malachite-base/latest/malachite_q/) +- [docs.rs](https://docs.rs/malachite-q/latest/malachite_q/) Rather than using this crate directly, use the [`malachite`](https://crates.io/crates/malachite) meta-crate. It re-exports all of this crate's