Skip to content

Commit b813b91

Browse files
bobwxcojeda
authored andcommitted
Documentation: doc-guide: Remove unneeded ref tag
Let the automarkup code do it automatically. Link: https://lore.kernel.org/linux-doc/[email protected]/ Suggested-by: Jonathan Corbet <[email protected]> Signed-off-by: Wu XiangCheng <[email protected]> [re-worded] Signed-off-by: Miguel Ojeda <[email protected]>
1 parent 9e6e67e commit b813b91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/doc-guide/kernel-doc.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ when it is embedded in source files.
1212
comments. Please stick to the style described here.
1313

1414
.. note:: kernel-doc does not cover Rust code: please see
15-
:ref:`Documentation/rust/docs.rst <rust_docs>` instead.
15+
Documentation/rust/docs.rst instead.
1616

1717
The kernel-doc structure is extracted from the comments, and proper
1818
`Sphinx C Domain`_ function and type descriptions with anchors are

0 commit comments

Comments
 (0)