From 338e1996aef901dfd45940b01768ecdf6c46d791 Mon Sep 17 00:00:00 2001 From: Asartea <76259120+Asartea@users.noreply.github.com> Date: Wed, 5 Jul 2023 14:29:04 +0200 Subject: [PATCH] drop mention of which repo it is --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7be244d..2b2e3d5 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ These JavaScript exercises are intended to complement the JavaScript content on ## Contributing -If you have a suggestion to improve an exercise, an idea for a new exercise, or notice an issue with an exercise, please feel free to open an issue after thoroughly reading our [contributing guide](https://github.com/TheOdinProject/.github/blob/main/CONTRIBUTING.md) in our .github repo. +If you have a suggestion to improve an exercise, an idea for a new exercise, or notice an issue with an exercise, please feel free to open an issue after thoroughly reading our [contributing guide](https://github.com/TheOdinProject/.github/blob/main/CONTRIBUTING.md). ## How To Use These Exercises