From f566c22e690b799e453eb56883dfbeb39075a5c2 Mon Sep 17 00:00:00 2001 From: piaoliangkb <418508556@qq.com> Date: Wed, 14 Oct 2020 19:04:59 +0800 Subject: [PATCH] Change outdated link Change the outdated link of "design proposal of the scheduling framework", cause that repo structure has been changed. --- .../docs/concepts/scheduling-eviction/scheduling-framework.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/concepts/scheduling-eviction/scheduling-framework.md b/content/en/docs/concepts/scheduling-eviction/scheduling-framework.md index 5274c2ba24..61b6619d01 100644 --- a/content/en/docs/concepts/scheduling-eviction/scheduling-framework.md +++ b/content/en/docs/concepts/scheduling-eviction/scheduling-framework.md @@ -18,7 +18,7 @@ scheduling "core" simple and maintainable. Refer to the [design proposal of the scheduling framework][kep] for more technical information on the design of the framework. -[kep]: https://github.com/kubernetes/enhancements/blob/master/keps/sig-scheduling/20180409-scheduling-framework.md +[kep]: https://github.com/kubernetes/enhancements/blob/master/keps/sig-scheduling/624-scheduling-framework/README.md