From e4c79a563837af7bc5e732716c94c0d2adf5b851 Mon Sep 17 00:00:00 2001 From: Mikhail <31143422+mrfuggy@users.noreply.github.com> Date: Wed, 18 Jun 2025 20:23:08 +0000 Subject: [PATCH] fix link 2023-10-18-this-week-in-rust.md --- content/2023-10-18-this-week-in-rust.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/2023-10-18-this-week-in-rust.md b/content/2023-10-18-this-week-in-rust.md index f7836a4df..c0c542dd6 100644 --- a/content/2023-10-18-this-week-in-rust.md +++ b/content/2023-10-18-this-week-in-rust.md @@ -203,7 +203,7 @@ Revision range: [84d44dd1..b9832e72](https://perf.rust-lang.org/?start=84d44dd1d ### [Approved RFCs](https://github.com/rust-lang/rfcs/commits/master) -Changes to Rust follow the Rust [RFC (request for comments) process](http®s://github.com/rust-lang/rfcs#rust-rfcs). These +Changes to Rust follow the Rust [RFC (request for comments) process](https://github.com/rust-lang/rfcs#rust-rfcs). These are the RFCs that were approved for implementation this week: * *No RFCs were approved this week.*