diff --git a/docs/concepts/configuration/pod-priority-preemption.md b/docs/concepts/configuration/pod-priority-preemption.md index 3d01faff561e1..3f8647e7ea199 100644 --- a/docs/concepts/configuration/pod-priority-preemption.md +++ b/docs/concepts/configuration/pod-priority-preemption.md @@ -168,7 +168,7 @@ problematic in clusters with a high Pod creation rate. We will address this problem in the beta version of Pod preemption. The solution we plan to implement is -[provided here](https://github.com/kubernetes/community/blob/master/contributors/design-proposals/pod-preemption.md#preemption-mechanics). +[provided here](https://github.com/kubernetes/community/blob/master/contributors/design-proposals/scheduling/pod-preemption.md#preemption-mechanics). #### PodDisruptionBudget is not supported