Fix broken link

This commit is contained in:
Cheryl J. Hung 2018-08-01 21:49:56 +01:00 committed by GitHub
parent ad5b97345f
commit 4ac6054c5b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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.