Skip to content

Commit 944106f

Browse files
authored
Merge pull request #210 from ojeda/ref
rust: doc: Replace a ref tag in doc-guide/kernel-doc.rst
2 parents 9e6e67e + b813b91 commit 944106f

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)