diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index ad15d58..5966a98 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -4,5 +4,5 @@ Make sure to follow these guidelines before opening an [issue](https://github.co - An issue is for a bug or a feature request, if you have any question or something similar, please use [Discussions](https://github.com/Bellisario/node-snapdrop/discussions). - Before opening an issue of a pull request, please check if the issue or the pull request already exists. -- Pull requests for packages updates are not allowed since there is [Dependabot]([https://github.com/hayd/deno-udd](https://github.com/Bellisario/node-snapdrop/blob/main/.github/dependabot.yml)) that checks them automatically. +- Pull requests for packages updates are not allowed since there is [Dependabot](https://github.com/Bellisario/node-snapdrop/blob/main/.github/dependabot.yml) that checks them automatically. - If you don't know how to contribute, also if you don't know JavaScript or Node.js, you can always help others on [Discussions](https://github.com/Bellisario/node-snapdrop/discussions), debug the application, share your awesome ideas with a new issue (feature request) and check the whole project for misspellings, too.