Merge pull request #2450 from oicheryl/patch-1

Fix broken link
This commit is contained in:
k8s-ci-robot 2018-08-01 14:25:20 -07:00 committed by GitHub
commit 6ba79c1718
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.