Skip to content

Commit 8dfb03d

Browse files
docs: Fix broken links (DenverCoder1#617)
1 parent 3711688 commit 8dfb03d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@ This documentation contains a set of guidelines to help you during the contribut
1111
You can refer to the following articles on the basics of Git and GitHub in case you are stuck:
1212

1313
- [Forking a Repo](https://help.github.com/en/github/getting-started-with-github/fork-a-repo)
14-
- [Cloning a Repo](https://help.github.com/en/desktop/contributing-to-projects/creating-an-issue-or-pull-request)
14+
- [Cloning a Repo](https://docs.github.com/en/repositories/creating-and-managing-repositories/cloning-a-repository)
1515
- [How to create a Pull Request](https://opensource.com/article/19/7/create-pull-request-github)
1616
- [Getting started with Git and GitHub](https://towardsdatascience.com/getting-started-with-git-and-github-6fcd0f2d4ac6)
17-
- [Learn GitHub from Scratch](https://lab.github.com/githubtraining/introduction-to-github)
17+
- [Learn GitHub from Scratch](https://github.com/githubtraining/introduction-to-github)
1818

1919
### Installing Requirements
2020

0 commit comments

Comments
 (0)