From 4ad3bdeafcb48f1e46850bd6b710f84e48c423de Mon Sep 17 00:00:00 2001 From: Nandika Regatti <101368856+regatti@users.noreply.github.com> Date: Thu, 15 Feb 2024 13:16:02 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f6ddbd9b..da74bf9e 100644 --- a/README.md +++ b/README.md @@ -107,7 +107,7 @@ Thank you for considering contributing to Music Player GO! We welcome contributi * Feel free to submit pull requests for any contributions, using a [feature branch](https://www.atlassian.com/git/tutorials/comparing-workflows/feature-branch-workflow). * Once you have submitted a pull request, we will need to review and appove it before it can be merged with the project. * After your contribution has been added we can add you to our list of [contributors](CONTRIBUTORS.md)! -* We would greatly appreciate if you could look at the issues tab to see what needs fixing, especially if there are any bugs!! +* We would greatly appreciate if you could look at the [issues](https://github.com/enricocid/Music-Player-GO/issues) tab to see what needs fixing, especially if there are any bugs!! * While there is no strict coding style for this project, we encourage you to strive for consistency within the existing codebase and UI following with the minimalistic aesthetic of the application. * Please make sure to look at the the [FAQ's](FAQ.md), [Privacy Policy](PRIVACY_POLICY.md), [Formats](FORMATS.md), [libraries we utilize](LIBS.md), and [our license](LICENSE.md) before you get started to familiairze yourself with our app and frameworks.