Skip to content

Commit 221db90

Browse files
Demo30Tomáš Wiesner
andauthored
fix links (#5840)
Co-authored-by: Tomáš Wiesner <tomaswiesner@microsoft.com>
1 parent 1a847c1 commit 221db90

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
@@ -186,6 +186,6 @@ You don't have to do this up-front. You can simply clone, fork, and submit your
186186
[coding-style]: https://github.com/dotnet/runtime/blob/master/docs/coding-guidelines/coding-style.md
187187
[copyright-guide]: https://github.com/dotnet/runtime/blob/main/docs/project/copyright.md
188188
[github-keywords]: https://docs.github.com/get-started/writing-on-github/working-with-advanced-formatting/using-keywords-in-issues-and-pull-requests#linking-a-pull-request-to-an-issue
189-
[net-contributing]: https://github.com/dotnet/extensions/blob/main/CONTRIBUTING.md
189+
[net-contributing]: https://github.com/dotnet/runtime/blob/main/CONTRIBUTING.md
190190
[note-about-git-commit-messages]: http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html
191-
[pr-guide]: https://github.com/dotnet/runtime/blob/main/docs/pr-guide.md
191+
[pr-guide]: https://github.com/dotnet/runtime/blob/main/docs/workflow/ci/pr-guide.md

0 commit comments

Comments
 (0)