From b15cac52e7803e2d0ead3ca0dd3379b12b24d065 Mon Sep 17 00:00:00 2001 From: Vikram Goyal Date: Sun, 12 Oct 2025 09:46:09 +0800 Subject: [PATCH] Fix link to hands-on proposals --- docs/contributing/hands-on.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/contributing/hands-on.md b/docs/contributing/hands-on.md index 955706a..87e865e 100644 --- a/docs/contributing/hands-on.md +++ b/docs/contributing/hands-on.md @@ -15,7 +15,7 @@ Some examples of how Git-Mastery app helps to create the sandbox for a hands-on ## Before contributing -New contributors are recommended to start by implementing an [already approved hands-on proposal]((https://github.com/git-mastery/exercises/issues?q=is%3Aissue%20state%3Aopen%20label%3A%22hands-on%20discussion%22%20label%3A%22help%20wanted%22)). +New contributors are recommended to start by implementing an [already approved hands-on proposal](https://github.com/git-mastery/exercises/issues?q=is%3Aissue%20state%3Aopen%20label%3A%22hands-on%20discussion%22%20label%3A%22help%20wanted%22). If you are proposing a new hands-on instead, make sure that you have done the following: