diff --git a/init/Kconfig b/init/Kconfig index f013afc74b1139e2fe24f1dcc7df17bb91810ab4..18b151f0ddc1fba93777e1ca9f40b9f0fd072711 100644 --- a/init/Kconfig +++ b/init/Kconfig @@ -738,7 +738,7 @@ config CFS_BANDWIDTH tasks running within the fair group scheduler. Groups with no limit set are considered to be unconstrained and will run with no restriction. - See tip/Documentation/scheduler/sched-bwc.txt for more information. + See Documentation/scheduler/sched-bwc.txt for more information. config RT_GROUP_SCHED bool "Group scheduling for SCHED_RR/FIFO"