]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
docs/zh_CN: fix a broken reference
authorDongliang Mu <dzm91@hust.edu.cn>
Tue, 30 Jul 2024 05:36:40 +0000 (13:36 +0800)
committerJonathan Corbet <corbet@lwn.net>
Tue, 30 Jul 2024 14:41:49 +0000 (08:41 -0600)
Warning: Documentation/translations/zh_CN/kbuild/index.rst
references a file that doesn't exist: Documentation/kbuild/index

Fix this by adding its full name.

Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202407300812.1VvDFdxD-lkp@intel.com/
Signed-off-by: Dongliang Mu <dzm91@hust.edu.cn>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/20240730053652.4073433-1-dzm91@hust.edu.cn
Documentation/translations/zh_CN/kbuild/index.rst

index b9feb56b846a76c4fde4ca2f0921b2355ed201c1..d906a4e88d0f7f83a8b6b6c1119764dd65362cc6 100644 (file)
@@ -2,7 +2,7 @@
 
 .. include:: ../disclaimer-zh_CN.rst
 
-:Original: Documentation/kbuild/index
+:Original: Documentation/kbuild/index.rst
 :Translator: 慕冬亮 Dongliang Mu <dzm91@hust.edu.cn>
 
 ============