You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: sig-architecture/api-review-process.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -68,7 +68,7 @@ Voluntary reviews apply towards non-core APIs that do not meet the [mandatory](#
68
68
69
69
0. Requesters should complete the pre-review checklist:
70
70
* 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:
72
72
* Any new resource type
73
73
* Any new version of a stable API
74
74
* Any new functionality added to a stable API as defined by SIG Architecture and the API Reviewers
0 commit comments