From fe71f182f66bf52cefc85dabb3f1494cd74f05e5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Wiesner?= Date: Tue, 4 Feb 2025 08:25:51 +0100 Subject: [PATCH] fix links --- CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index cb9337e0f72..9fc9681b56c 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -186,6 +186,6 @@ You don't have to do this up-front. You can simply clone, fork, and submit your [coding-style]: https://github.com/dotnet/runtime/blob/master/docs/coding-guidelines/coding-style.md [copyright-guide]: https://github.com/dotnet/runtime/blob/main/docs/project/copyright.md [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 -[net-contributing]: https://github.com/dotnet/extensions/blob/main/CONTRIBUTING.md +[net-contributing]: https://github.com/dotnet/runtime/blob/main/CONTRIBUTING.md [note-about-git-commit-messages]: http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html -[pr-guide]: https://github.com/dotnet/runtime/blob/main/docs/pr-guide.md +[pr-guide]: https://github.com/dotnet/runtime/blob/main/docs/workflow/ci/pr-guide.md