mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-16 04:21:09 -04:00
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>
This commit is contained in:
committed by
Jonathan Corbet
parent
fcbf51dd16
commit
4fe1e1dcca
@@ -61,7 +61,7 @@ Supplemental documentation
|
||||
|
||||
For supplemental documentation refer to the wiki:
|
||||
|
||||
https://bottest.wiki.kernel.org/coccicheck
|
||||
https://bottest.wiki.kernel.org/coccicheck.html
|
||||
|
||||
The wiki documentation always refers to the linux-next version of the script.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user