From 1f60162185758ffa444d2ed8c89a9d0f87e3af6c Mon Sep 17 00:00:00 2001 From: Manuel Drehwald Date: Fri, 15 May 2026 14:37:09 -0400 Subject: [PATCH] fix dead link in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index af3d17a..72020c5 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ This package provides the compiler (rustc) and the documentation utilities rustd Development: https://doc.rust-lang.org/std/ -Documentation: https://www.rust-lang.org/en-US/documentation.html +Documentation: https://rust-lang.org/learn/ Current build status ====================