From 995907213a421217163428f938ea24888ada0b22 Mon Sep 17 00:00:00 2001 From: Elvis Otieno <125451537+the1Riddle@users.noreply.github.com> Date: Thu, 7 Aug 2025 01:51:05 +0300 Subject: [PATCH] Update README.md: Guide link update Updated the link to point to the correct tutorial URL --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b0396cb..161a752 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ If you find yourself wishing for a feature that doesn't exist, you are probably # Your First Contribution -Working on your first Pull Request? Be sure to check the project's contributing guide, and you can learn about general guidelines for open source contributions from this _free_ series, [How to Contribute to an Open Source Project on GitHub](https://egghead.io/series/how-to-contribute-to-an-open-source-project-on-github). +Working on your first Pull Request? Be sure to check the project's contributing guide, and you can learn about general guidelines for open source contributions from this _free_ series, [How to Contribute to an Open Source Project on GitHub](https://egghead.io/courses/how-to-contribute-to-an-open-source-project-on-github). Feel free to ask for help; everyone is a beginner at first :smile_cat: If a maintainer asks you to "rebase" your PR, they're saying that a lot of code has changed and that you need to update your branch so it's easier to merge.