diff options
| author | Jonathan Corbet <corbet@lwn.net> | 2026-02-26 15:12:08 -0700 |
|---|---|---|
| committer | Jonathan Corbet <corbet@lwn.net> | 2026-02-26 15:12:08 -0700 |
| commit | ec6fd28baf61a6ae89e0208d7bc1447bc61b072e (patch) | |
| tree | 3228c8fe7c3094f77a1aa7674cf530998eb2d922 /Documentation/process | |
| parent | b8c904a37608c9b2ef4ffa35f44a7e552454df51 (diff) | |
| download | lwn-ec6fd28baf61a6ae89e0208d7bc1447bc61b072e.tar.gz lwn-ec6fd28baf61a6ae89e0208d7bc1447bc61b072e.zip | |
docs: remove unneeded maintainer_handbooks_main label
Somehow people got into the habit of putting labels at the tops of
documentation files, even when they are not used. It is better to just
give the name of a file when linking to the whole thing; remove the label
and update the references accordingly.
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/process')
| -rw-r--r-- | Documentation/process/maintainer-handbooks.rst | 2 | ||||
| -rw-r--r-- | Documentation/process/submitting-patches.rst | 2 |
2 files changed, 1 insertions, 3 deletions
diff --git a/Documentation/process/maintainer-handbooks.rst b/Documentation/process/maintainer-handbooks.rst index 976391cec528..3d72ad25fc6a 100644 --- a/Documentation/process/maintainer-handbooks.rst +++ b/Documentation/process/maintainer-handbooks.rst @@ -1,7 +1,5 @@ .. SPDX-License-Identifier: GPL-2.0 -.. _maintainer_handbooks_main: - Subsystem and maintainer tree specific development process notes ================================================================ diff --git a/Documentation/process/submitting-patches.rst b/Documentation/process/submitting-patches.rst index e69d19ad658f..c88e75bf0534 100644 --- a/Documentation/process/submitting-patches.rst +++ b/Documentation/process/submitting-patches.rst @@ -23,7 +23,7 @@ easier. Some subsystems and maintainer trees have additional information about their workflow and expectations, see -:ref:`Documentation/process/maintainer-handbooks.rst <maintainer_handbooks_main>`. +Documentation/process/maintainer-handbooks.rst. Obtain a current source tree ---------------------------- |
