]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
docs: Fix an erroneous reference to sphinx.rst
authorJonathan Corbet <corbet@lwn.net>
Mon, 23 Feb 2026 21:29:30 +0000 (14:29 -0700)
committerJonathan Corbet <corbet@lwn.net>
Mon, 23 Feb 2026 21:29:30 +0000 (14:29 -0700)
Just give the name of the file and let the automarkup stuff do its thing.

Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/process/changes.rst
Documentation/translations/pt_BR/process/howto.rst

index 6b373e193548515aa8b13c49f8d29b60e3aaf7e9..f9f6f5c47882582fd13b48d098cf8e43bd8ad107 100644 (file)
@@ -391,7 +391,7 @@ Kernel documentation
 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.
 
 rustdoc
index 35bf633f21d6a540dbf8c07b0c921baa072450b2..56703010233c7c5caebb680803e61cea0d320497 100644 (file)
@@ -1,6 +1,6 @@
 .. SPDX-License-Identifier: GPL-2.0
 
-.. pt_process_howto:
+.. _pt_process_howto:
 
 COMO FAZER o desenvolvimento do kernel Linux
 ============================================