docs: Fix an erroneous reference to sphinx.rst

Just give the name of the file and let the automarkup stuff do its thing.

Signed-off-by: Jonathan Corbet <corbet@lwn.net>
This commit is contained in:
Jonathan Corbet 2026-02-23 14:29:30 -07:00
parent 8dd9b4378b
commit c99fcb5850
2 changed files with 2 additions and 2 deletions

View File

@ -391,7 +391,7 @@ Kernel documentation
Sphinx Sphinx
------ ------
Please see :ref:`sphinx_install` in :ref:`Documentation/doc-guide/sphinx.rst <sphinxdoc>` Please see :ref:`sphinx_install` in Documentation/doc-guide/sphinx.rst
for details about Sphinx requirements. for details about Sphinx requirements.
rustdoc rustdoc

View File

@ -1,6 +1,6 @@
.. SPDX-License-Identifier: GPL-2.0 .. SPDX-License-Identifier: GPL-2.0
.. pt_process_howto: .. _pt_process_howto:
COMO FAZER o desenvolvimento do kernel Linux COMO FAZER o desenvolvimento do kernel Linux
============================================ ============================================