diff options
| author | Jonathan Corbet <corbet@lwn.net> | 2026-02-23 14:29:30 -0700 |
|---|---|---|
| committer | Jonathan Corbet <corbet@lwn.net> | 2026-02-23 14:29:30 -0700 |
| commit | c99fcb58501e1fbbfa5c9ee6f272db0623553f69 (patch) | |
| tree | cd971e6b1810c6b9bc7f7c2f3a3fb7f6c8e99e49 /Documentation/process | |
| parent | 8dd9b4378b8a6b63efb1528b174d12fd93f6ca8a (diff) | |
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>
Diffstat (limited to 'Documentation/process')
| -rw-r--r-- | Documentation/process/changes.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/process/changes.rst b/Documentation/process/changes.rst index 6b373e193548..f9f6f5c47882 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 <sphinxdoc>` +Please see :ref:`sphinx_install` in Documentation/doc-guide/sphinx.rst for details about Sphinx requirements. rustdoc |
