[Docs] Correct the link to the CODE_OWNERS.TXT

This commit is contained in:
Hassan ElDesouky
2021-03-22 17:12:08 +02:00
committed by GitHub
parent 3d2fd566cc
commit 27a11bd4a3

View File

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