From: Jonathan Corbet Date: Mon, 23 Feb 2026 21:29:30 +0000 (-0700) Subject: docs: Fix an erroneous reference to sphinx.rst X-Git-Tag: v7.1-rc1~210^2~92 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c99fcb58501e1fbbfa5c9ee6f272db0623553f69;p=thirdparty%2Fkernel%2Flinux.git 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 --- diff --git a/Documentation/process/changes.rst b/Documentation/process/changes.rst index 6b373e1935485..f9f6f5c478825 100644 --- a/Documentation/process/changes.rst +++ b/Documentation/process/changes.rst @@ -391,7 +391,7 @@ Kernel documentation Sphinx ------ -Please see :ref:`sphinx_install` in :ref:`Documentation/doc-guide/sphinx.rst ` +Please see :ref:`sphinx_install` in Documentation/doc-guide/sphinx.rst for details about Sphinx requirements. rustdoc diff --git a/Documentation/translations/pt_BR/process/howto.rst b/Documentation/translations/pt_BR/process/howto.rst index 35bf633f21d6a..56703010233c7 100644 --- a/Documentation/translations/pt_BR/process/howto.rst +++ b/Documentation/translations/pt_BR/process/howto.rst @@ -1,6 +1,6 @@ .. SPDX-License-Identifier: GPL-2.0 -.. pt_process_howto: +.. _pt_process_howto: COMO FAZER o desenvolvimento do kernel Linux ============================================