From 737e4cc399f130ee89680e58b670f1c3e896be50 Mon Sep 17 00:00:00 2001 From: fredster33 <64927044+fredster33@users.noreply.github.com> Date: Fri, 14 May 2021 18:33:22 -0700 Subject: [PATCH] Fix dead link in CONTRIBUTING.md (+ grammar fix) (#4921) * Fix 404 link * Grammar edits --- CONTRIBUTING.md | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 7b1e4c2b0..a0682cafd 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -42,7 +42,7 @@ Unsure of how to get started contributing to Red? Please take a look at the Issu * beginner - issues that can normally be fixed in just a few lines of code and maybe a test or two. * help-wanted - issues that are currently unassigned to anyone and may be a bit more involved/complex than issues tagged with beginner. -**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://app.egghead.io/playlists/how-to-contribute-to-an-open-source-project-on-github) At this point you're ready to start making changes. Feel free to ask for help; everyone was a beginner at some point! diff --git a/README.md b/README.md index 225bd6418..e0edc7f44 100644 --- a/README.md +++ b/README.md @@ -131,4 +131,4 @@ Artwork created by [Sinlaire](https://sinlaire.deviantart.com/) on Deviant Art f Bot Project. This project vendors [discord.ext.menus](https://github.com/Rapptz/discord-ext-menus) package made by Danny Y. (Rapptz) which is distributed under MIT License. -Copy of this license can be found in [discord-ext-menus.LICENSE](redbot/vendored/discord-ext-menus.LICENSE) file in [redbot/vendored](redbot/vendored) folder of this repository. +A copy of this license can be found in the [discord-ext-menus.LICENSE](redbot/vendored/discord-ext-menus.LICENSE) file in the [redbot/vendored](redbot/vendored) folder of this repository.