From 9b5b652c71bf5f921657b610435b785520857bf3 Mon Sep 17 00:00:00 2001 From: mo8it Date: Sun, 7 Jul 2024 00:28:17 +0200 Subject: [PATCH] Fix link on website --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 373b9c79..f34bb2f9 100644 --- a/README.md +++ b/README.md @@ -124,7 +124,7 @@ Continue practicing your Rust skills by building your own projects, contributing Do you want to create your own set of Rustlings exercises to focus on some specific topic? Or do you want to translate the original Rustlings exercises? -Then follow the link to the guide about [third-party exercises](THIRD_PARTY_EXERCISES.md)! +Then follow the link to the guide about [third-party exercises](https://github.com/rust-lang/rustlings/blob/main/THIRD_PARTY_EXERCISES.md)! ## Uninstalling Rustlings