]> git.baikalelectronics.ru Git - kernel.git/commit
Documentation/process: fix a cross reference
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Tue, 16 Nov 2021 12:11:23 +0000 (12:11 +0000)
committerJonathan Corbet <corbet@lwn.net>
Wed, 17 Nov 2021 13:12:14 +0000 (06:12 -0700)
commit6c91d1088c6cc3edd640bbda7a775fccfdc004aa
tree70a1704a2e0755c417c64ee43c04e95b9a787a27
parent52d2b0ac3224b73f75bc85f05bad51d0c9e49568
Documentation/process: fix a cross reference

The cross-reference for the handbooks section works. However, it is
meant to describe the path inside the Kernel's doc where the section
is, but there's an space instead of a dash, plus it lacks the .rst at
the end, which makes:

./scripts/documentation-file-ref-check

to complain.

Fixes: 62458f5f8e6c ("Documentation/process: Add maintainer handbooks section")
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/process/submitting-patches.rst