]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
docs/dev-tools: fix a broken URL in dev-tools/coccinelle.rst
authorLIU Haoyang <tttturtleruss@gmail.com>
Sun, 8 Mar 2026 10:08:50 +0000 (18:08 +0800)
committerJonathan Corbet <corbet@lwn.net>
Mon, 9 Mar 2026 16:10:24 +0000 (10:10 -0600)
commit4fe1e1dcca07a8dfd9534bbb9bd40e5ea9f594cb
tree2f0903472ea9d3f48e0cf7a7b1a32d555bbea5ff
parentfcbf51dd164e52cac4df10bd0c7a08b6e08dd0f4
docs/dev-tools: fix a broken URL in dev-tools/coccinelle.rst

The original supplemental documentation for coccicheck is
https://bottest.wiki.kernel.org/coccicheck, which redirects to a not found page,
thus change it to https://bottest.wiki.kernel.org/coccicheck.html,
which adds a suffix to original URL to make it direct to the right page.

Signed-off-by: LIU Haoyang <tttturtleruss@gmail.com>
Reviewed-by: Dongliang Mu <dzm91@hust.edu.cn>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Message-ID: <20260308100851.341-1-tttturtleruss@gmail.com>
Documentation/dev-tools/coccinelle.rst