From 6a59251d5c38e3265f4b4ff93f33900fa595572f Mon Sep 17 00:00:00 2001 From: Glyn Normington Date: Wed, 3 Jan 2024 16:50:23 +0000 Subject: [PATCH] Update src/official.md --- src/official.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/official.md b/src/official.md index 4100ef1..75e948d 100644 --- a/src/official.md +++ b/src/official.md @@ -29,7 +29,7 @@ Working groups: Other: * [Asynchronous Programming in Rust](https://rust-lang.github.io/async-book/) -* [Clippy.rs](https://doc.rust-lang.org/nightly/clippy/development/infrastructure/book.html) +* [Clippy Documentation](https://doc.rust-lang.org/nightly/clippy/development/infrastructure/book.html) * [Criterion.rs](https://bheisler.github.io/criterion.rs/book/getting_started.html) - statistics-driven micro-benchmarking * [mdBook](https://rust-lang.github.io/mdBook/) * [Polonius](https://rust-lang.github.io/polonius/) - experimental borrow checker crate