diff --git a/contributors/guide/owners.md b/contributors/guide/owners.md index eb42335a5..afe5f7427 100644 --- a/contributors/guide/owners.md +++ b/contributors/guide/owners.md @@ -77,7 +77,7 @@ GitHub usernames and aliases listed in OWNERS files are case-insensitive. ## Code Review using OWNERS files This is a simplified description of our [full PR testing and merge -workflow](/contributors/devel/pull-requests.md#the-testing-and-merge-workflow) +workflow](/contributors/guide/pull-requests.md#the-testing-and-merge-workflow) that conveniently forgets about the existence of tests, to focus solely on the roles driven by OWNERS files. Please see [below](#automation-using-owners-files) for details on how specific aspects of this process may be configured on a per-repo basis.