Skip to content

Commit 5f91b68

Browse files
authored
Merge pull request kubernetes#76852 from christopherhein/bug/component-base-kep-link
Fixes component base README.md KEP link
2 parents 5bd88c8 + 9bd654c commit 5f91b68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

staging/src/k8s.io/component-base/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Purpose
44

5-
Implement KEP 32: https://github.com/kubernetes/enhancements/blob/master/keps/sig-cluster-lifecycle/0032-create-a-k8s-io-component-repo.md
5+
Implement KEP 32: https://github.com/kubernetes/enhancements/blob/master/keps/sig-cluster-lifecycle/wgs/0032-create-a-k8s-io-component-repo.md
66

77
The proposal is essentially about refactoring the Kubernetes core package structure in a way that all core components may share common code around:
88
- ComponentConfig implementation

0 commit comments

Comments
 (0)