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 <[email protected]> Reviewed-by: Alex Shi <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jonathan Corbet <[email protected]>
1 parent 9970230 commit a500148

File tree

1 file changed

+1
-1
lines changed
  • Documentation/translations/zh_CN/filesystems

1 file changed

+1
-1
lines changed

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)