Skip to content

Commit 65b4288

Browse files
devdeer-alexdcaro
andauthored
Fixed broken link to contribution guidelines (#14009)
* Fixed broken link to contribution guidelines I assume the correct link should be `https://opensource.microsoft.com/collaborate` like it was updated in other projects like [azure-sdk](Azure/azure-sdk-for-c#1101). * Updated broken link in contributing.md Co-authored-by: Damien Caro <[email protected]>
1 parent 058b7c0 commit 65b4288

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This repository contains PowerShell cmdlets for developers and administrators to
44

55
## Basics
66

7-
If you would like to become an active contributor to this project (or any other open source Microsoft project), please see the list of resources found on [this page](https://opensource.microsoft.com/resources).
7+
If you would like to become an active contributor to this project (or any other open source Microsoft project), please see the list of resources found on [this page](https://opensource.microsoft.com/collaborate/).
88

99
## Before Starting
1010

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ _This project has adopted the [Microsoft Open Source Code of Conduct][CodeOfCond
182182
[DotNetFramework]: https://dotnet.microsoft.com/download/dotnet-framework-runtime
183183
[PowerShellCore]: https://github.com/PowerShell/PowerShell/releases/latest
184184

185-
[ContributionGuidelines]: https://azure.github.io/guidelines/
185+
[ContributionGuidelines]: https://opensource.microsoft.com/collaborate/
186186
[CodeOfConduct]: https://opensource.microsoft.com/codeofconduct/
187187
[CodeOfConductFaq]: https://opensource.microsoft.com/codeofconduct/faq/
188188
[OpenCodeEmail]: mailto:[email protected]

0 commit comments

Comments
 (0)