Skip to content

Commit 27a11bd

Browse files
[Docs] Correct the link to the CODE_OWNERS.TXT
1 parent 3d2fd56 commit 27a11bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/HowToGuides/FirstPullRequest.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ If you had an active discussion with someone on how to implement your change,
124124
you can `@` mention them in the PR description and ask for code review.
125125
If you directly implemented the change without any guidance from anyone else,
126126
`@` mention someone from GitHub's suggested reviewers. If GitHub doesn't
127-
make any suggestions, ask the [Code Owner](/CODE_OWNERS.txt) based on the
127+
make any suggestions, ask the [Code Owner](https://github.com/apple/swift/blob/main/CODE_OWNERS.TXT) based on the
128128
component for your change. Please ask someone though! We don't want you to get
129129
stuck because you were not sure who to ask for code review.
130130

0 commit comments

Comments
 (0)