Commit a5001484 authored by Lukas Bulwahn's avatar Lukas Bulwahn Committed by Jonathan Corbet

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: default avatarLukas Bulwahn <lukas.bulwahn@gmail.com>
Reviewed-by: default avatarAlex Shi <alex.shi@linux.alibaba.com>
Link: https://lore.kernel.org/r/20200531183556.5751-1-lukas.bulwahn@gmail.comSigned-off-by: default avatarJonathan Corbet <corbet@lwn.net>
parent 99702304
......@@ -2,7 +2,7 @@
.. include:: ../disclaimer-zh_CN.rst
:Original: :ref:`Documentation/filesystems/debugfs.txt <debugfs_index>`
:Original: :doc:`../../../filesystems/debugfs`
=======
Debugfs
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment