Skip to content

Commit a1d2c9b

Browse files
author
Jonathan Corbet
committed
docs: process: fix a typoed cross-reference
Commit 329ac9a added a cross-reference missing a hyphen; add one from my emergency hyphen stash. Reported-by: kernel test robot <lkp@intel.com> Fixes: 329ac9a ("docs: submitting-patches: Discuss interleaved replies") Closes: https://lore.kernel.org/oe-kbuild-all/202305201652.POM84URe-lkp@intel.com/ Signed-off-by: Jonathan Corbet <corbet@lwn.net>
1 parent 329ac9a commit a1d2c9b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Documentation/process/2.Process.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -437,7 +437,7 @@ There are a few hints which can help with linux-kernel survival:
437437
- Use interleaved ("inline") replies, which makes your response easier to
438438
read. (i.e. avoid top-posting -- the practice of putting your answer above
439439
the quoted text you are responding to.) For more details, see
440-
:ref:`Documentation/process/submittingpatches.rst <interleaved_replies>`.
440+
:ref:`Documentation/process/submitting-patches.rst <interleaved_replies>`.
441441

442442
- Ask on the correct mailing list. Linux-kernel may be the general meeting
443443
point, but it is not the best place to find developers from all

0 commit comments

Comments
 (0)