mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-04-11 08:50:20 +08:00
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: 31c9d7c829 ("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>
This commit is contained in:
committed by
Jonathan Corbet
parent
10d1813513
commit
0c4ff6f6c6
@@ -128,8 +128,8 @@ uppercase letter and should be written in imperative tone.
|
||||
Changelog
|
||||
^^^^^^^^^
|
||||
|
||||
The general rules about changelogs in the process documentation, see
|
||||
:ref:`Documentation/process/ <submittingpatches>`, apply.
|
||||
The general rules about changelogs in the :ref:`Submitting patches guide
|
||||
<describe_changes>`, apply.
|
||||
|
||||
The tip tree maintainers set value on following these rules, especially on
|
||||
the request to write changelogs in imperative mood and not impersonating
|
||||
|
||||
Reference in New Issue
Block a user