Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

Documentation: maintainer-tip: Rectify link to "Describe your changes" section of submitting-patches.rst

The general changelog rules for the tip tree refers to "Describe your
changes" section of submitting patches guide. However, the internal link
reference targets to non-existent "submittingpatches" label, which
brings reader to the top of the linked doc.

Correct the target. No changes to submitting-patches.rst since the
required label is already there.

Fixes: 31c9d7c8297558 ("Documentation/process: Add tip tree handbook")
Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com>
Reviewed-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/r/20230320124327.174881-1-bagasdotme@gmail.com
Signed-off-by: Jonathan Corbet <corbet@lwn.net>

authored by

Bagas Sanjaya and committed by
Jonathan Corbet
0c4ff6f6 10d18135

+2 -2
+2 -2
Documentation/process/maintainer-tip.rst
··· 128 128 Changelog 129 129 ^^^^^^^^^ 130 130 131 - The general rules about changelogs in the process documentation, see 132 - :ref:`Documentation/process/ <submittingpatches>`, apply. 131 + The general rules about changelogs in the :ref:`Submitting patches guide 132 + <describe_changes>`, apply. 133 133 134 134 The tip tree maintainers set value on following these rules, especially on 135 135 the request to write changelogs in imperative mood and not impersonating