From 7dfeaf2fe8794c19a11dac86b225b29928738724 Mon Sep 17 00:00:00 2001 From: Francisco Garau Date: Wed, 15 Apr 2026 00:17:30 +0100 Subject: [PATCH] Fix broken egghead.io link in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d16b76cc..cb10e21a 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ In case of problems, check [Troubleshoot Install](./TROUBLESHOOT.md) # Contribute -**Working on your first Pull Request?** You can learn how 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?** You can learn how 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) If you have discovered a bug or have a feature suggestion, feel free to create an issue on GitHub. If you have any suggestions for improving this package, please get in touch or submit them on the GitHub issues page.