CONTRIBUTING.md: repoint contributing links to .github/CONTRIBUTING.md (#371)

* repoint contributing links to .github/CONTRIBUTING.md

* drop mention of which repo it is
This commit is contained in:
Asartea
2023-07-05 14:41:21 +02:00
committed by GitHub
parent 5a7cd9b162
commit 051c0ed9ca
4 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -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/theodinproject/blob/main/CONTRIBUTING.md) in our main TOP 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