Skip to content

Commit 8b03f3c

Browse files
committed
Fix broken link to KEP in pre-review checklist
1 parent 2afcc65 commit 8b03f3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sig-architecture/api-review-process.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ Voluntary reviews apply towards non-core APIs that do not meet the [mandatory](#
6868

6969
0. Requesters should complete the pre-review checklist:
7070
* The goal of the proposed change has agreement from the appropriate sub-project owners and/or SIG leads
71-
* A [KEP](https://github.com/kubernetes/enhancements/blob/master/keps/0001-kubernetes-enhancement-proposal-process.md) and tracking issue in [kubernetes/enhancements](https://github.com/kubernetes/enhancements/) has been created for changes within the kubernetes-* org introducing:
71+
* A [KEP](https://github.com/kubernetes/enhancements/blob/master/keps/README.md) and tracking issue in [kubernetes/enhancements](https://github.com/kubernetes/enhancements/) has been created for changes within the kubernetes-* org introducing:
7272
* Any new resource type
7373
* Any new version of a stable API
7474
* Any new functionality added to a stable API as defined by SIG Architecture and the API Reviewers

0 commit comments

Comments
 (0)