diff --git a/kernel/workqueue.c b/kernel/workqueue.c index a86688fabc55c4a4ec2bad843f6dc1e0e411f2d1..4fa6c7650f095d5e0025ef125d11643bf218ef7f 100644 --- a/kernel/workqueue.c +++ b/kernel/workqueue.c @@ -21,7 +21,7 @@ * pools for workqueues which are not bound to any specific CPU - the * number of these backing pools is dynamic. * - * Please read Documentation/workqueue.txt for details. + * Please read Documentation/core-api/workqueue.rst for details. */ #include