From e172aabe30c678a1cd144742b5c0cdd915342ddc Mon Sep 17 00:00:00 2001 From: John Water Date: Tue, 8 Apr 2025 00:08:24 +0400 Subject: [PATCH] fix Update CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 4755f50ac..02f22104f 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -309,7 +309,7 @@ the commit log, or by using an `Author: ` meta-data tag in the commit. _Adapted from the [Tokio contributing guide]_. -[hiding-a-comment]: https://help.github.com/articles/managing-disruptive-comments/#hiding-a-comment +[hiding-a-comment]: https://docs.github.com/articles/managing-disruptive-comments/#hiding-a-comment [documentation test]: https://doc.rust-lang.org/rustdoc/documentation-tests.html