Skip to content

Commit b3c6e21

Browse files
authored
Merge pull request kubernetes#79471 from warmchang/KEP-kube-scheduler-link
🔗 fix the KEP-kube-scheduler link
2 parents b959e9a + fcf2fb8 commit b3c6e21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

staging/src/k8s.io/kube-scheduler/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# kube-scheduler
22

3-
Implements [KEP 14 - Moving ComponentConfig API types to staging repos](https://git.k8s.io/enhancements/keps/sig-cluster-lifecycle/0014-20180707-componentconfig-api-types-to-staging.md#kube-scheduler-changes)
3+
Implements [KEP 14 - Moving ComponentConfig API types to staging repos](https://git.k8s.io/enhancements/keps/sig-cluster-lifecycle/wgs/0014-20180707-componentconfig-api-types-to-staging.md#kube-scheduler-changes)
44

55
This repo provides external, versioned ComponentConfig API types for configuring the kube-scheduler.
66
These external types can easily be vendored and used by any third-party tool writing Kubernetes

0 commit comments

Comments
 (0)