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)
commitb96ff02ab2be1791248237b1bf318aaf62e8b701
tree70a1704a2e0755c417c64ee43c04e95b9a787a27
parent636e36b19d3fac05a21f6a1d2236a2e0b04fe52d
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: 604370e106cc ("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