diff --git a/.github/first-timers-issue-template.md b/.github/first-timers-issue-template.md index f3743934..1e5a3de8 100644 --- a/.github/first-timers-issue-template.md +++ b/.github/first-timers-issue-template.md @@ -35,7 +35,7 @@ $DIFF - [ ] 🔀 **Start a Pull Request**. There are two ways how you can start a pull request: -1. If you are familiar with the terminal or would like to learn it, [here is a great tutorial](https://egghead.io/series/how-to-contribute-to-an-open-source-project-on-github) on how to send a pull request using the terminal. +1. If you are familiar with the terminal or would like to learn it, [here is a great tutorial](https://github.com/readme/guides/first-oss-contribution?utm_source) on how to send a pull request using the terminal. 2. You can also [edit files directly in your browser](https://help.github.com/articles/editing-files-in-your-repository/) and open a pull request from there.