From df757015fcfd407d9d512624b9b6cb828ffa7309 Mon Sep 17 00:00:00 2001 From: TheDoubleH Date: Fri, 19 Nov 2021 08:28:59 -0800 Subject: [PATCH] Correct link --- content/Contributing/ForkAndPR/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/Contributing/ForkAndPR/index.md b/content/Contributing/ForkAndPR/index.md index 919a8eec..e78224af 100644 --- a/content/Contributing/ForkAndPR/index.md +++ b/content/Contributing/ForkAndPR/index.md @@ -31,7 +31,7 @@ In order to work on the repository, You must [Fork](https://docs.github.com/en/g By forking the repository, You essentially create a copy into Your own account. -Start by going to the GitHub Repository (https://github.com/microsoft/alguidelines), and press the Fork ![Fork Button](./fork_button.jpg "Fork") +Start by going to the GitHub Repository (https://github.com/microsoft/alguidelines\), and press the Fork ![Fork Button](./fork_button.jpg "Fork") Once You have successfully forked the repository, go to your own GitHub repository : ![Forked Repository Representation](./ForkedRepro.png "Forked repository")