Skip to content

Commit a500148

Browse files
bulwahnJonathan Corbet
authored andcommitted
doc: zh_CN: use doc reference to resolve undefined label warning
Documentation generation warns: Documentation/translations/zh_CN/filesystems/debugfs.rst:5: WARNING: undefined label: debugfs_index Use doc reference for files rather than introducing a label to refer to. This resolves the warning above. Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com> Reviewed-by: Alex Shi <alex.shi@linux.alibaba.com> Link: https://lore.kernel.org/r/20200531183556.5751-1-lukas.bulwahn@gmail.com Signed-off-by: Jonathan Corbet <corbet@lwn.net>
1 parent 9970230 commit a500148

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • Documentation/translations/zh_CN/filesystems

Documentation/translations/zh_CN/filesystems/debugfs.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
33
.. include:: ../disclaimer-zh_CN.rst
44

5-
:Original: :ref:`Documentation/filesystems/debugfs.txt <debugfs_index>`
5+
:Original: :doc:`../../../filesystems/debugfs`
66

77
=======
88
Debugfs

0 commit comments

Comments
 (0)