Skip to content

Commit 69e0994

Browse files
committed
chore: fix a broken link "FrameworkHandle"
1 parent d5105b5 commit 69e0994

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/concepts/scheduling-eviction/scheduling-framework.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ the three things:
183183

184184
{{< note >}}
185185
While any plugin can access the list of "waiting" Pods and approve them
186-
(see [`FrameworkHandle`](https://github.com/kubernetes/enhancements/blob/master/keps/sig-scheduling/20180409-scheduling-framework.md#frameworkhandle)), we expect only the permit
186+
(see [`FrameworkHandle`](https://git.k8s.io/enhancements/keps/sig-scheduling/624-scheduling-framework#frameworkhandle)), we expect only the permit
187187
plugins to approve binding of reserved Pods that are in "waiting" state. Once a Pod
188188
is approved, it is sent to the [PreBind](#pre-bind) phase.
189189
{{< /note >}}

0 commit comments

Comments
 (0)