diff --git a/contributors/devel/mesos-style.md b/contributors/devel/mesos-style.md index 81554ce80..53ee139e6 100644 --- a/contributors/devel/mesos-style.md +++ b/contributors/devel/mesos-style.md @@ -61,7 +61,7 @@ machine manages the collection during their lifetimes Out-of-the-box Kubernetes has *workload-specific* abstractions (ReplicaSet, Job, DaemonSet, etc.) and corresponding controllers, and in the future may have -[workload-specific schedulers](../../docs/proposals/multiple-schedulers.md), +[workload-specific schedulers](../design-proposals/multiple-schedulers.md), e.g. different schedulers for long-running services vs. short-running batch. But these abstractions, controllers, and schedulers are not *application-specific*.