Skip to content

Commit 792214b

Browse files
authored
Merge pull request #119819 from carlyrevier/patch-2
Fix broken links
2 parents c27a5d3 + 2be19e2 commit 792214b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CONTRIBUTING.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Thank you for taking the time to contribute to the Microsoft Azure documentation.
44

5-
This guide covers some general topics related to contribution and refers to our [contributor guide](/contribute/content) for more detailed explanations when required.
5+
This guide covers some general topics related to contribution and refers to our [contributor guide](https://learn.microsoft.com/contribute/content) for more detailed explanations when required.
66

77
## Code of Conduct
88

@@ -22,8 +22,8 @@ Please use the Feedback tool at the bottom of any article to submit bugs and sug
2222

2323
### Edit in GitHub
2424

25-
Follow the guidance for [Quick edits to existing documents](/contribute/content/#quick-edits-to-documentation) in our contributor guide.
25+
Follow the guidance for [editing documentation in the browser](https://learn.microsoft.com/contribute/content/how-to-write-quick-edits) in our contributor guide.
2626

2727
## Pull requests
2828

29-
Review the guidance for [pull-request processing](/contribute/content/process-pull-request) in our contributor guide.
29+
Review the guidance for [pull-request processing](https://learn.microsoft.com/contribute/content/process-pull-request) in our contributor guide.

0 commit comments

Comments
 (0)