From ff85bcf73be21cea8609a558173184618d75b59b Mon Sep 17 00:00:00 2001 From: waldo Date: Thu, 11 Nov 2021 09:03:15 +0100 Subject: [PATCH] Fixed some linkes (I hope) --- content/Contributing/_index.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/content/Contributing/_index.md b/content/Contributing/_index.md index 0857721c..b97b3d33 100644 --- a/content/Contributing/_index.md +++ b/content/Contributing/_index.md @@ -17,8 +17,8 @@ This project has adopted the Microsoft Open Source Code of Conduct. For more inf ## Steps to Contribute -* [Guide to Fork & PR](/content/Contributing/ForkAndPR/index.md) +* [Guide to Fork & PR](/contributing/forkandpr/) * Templates: - - For [patterns](/content/Contributing/Templates/Patterns/index.md) - - For [guidelines](/content/Contributing/Templates/Guidelines/index.md) -* [Understanding the Approval Process](/content/Contributing/TheApprovalProcess/index.md) + - For [patterns](/contributing/templates/patterns/) + - For [guidelines](/contributing/templates/guidelines/) +* [Understanding the Approval Process](/contributing/theapprovalprocess/)