mirror of
https://github.com/torvalds/linux.git
synced 2026-05-12 16:18:45 +02: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:
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.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user