From 117376394061780680dd4bfd92ea30bf9deafedf Mon Sep 17 00:00:00 2001 From: Julia Lawall Date: Tue, 10 Mar 2026 13:14:31 +0100 Subject: coccinelle: update Coccinelle URL The LIP6 URL no longer functions. Signed-off-by: Julia Lawall Signed-off-by: Jonathan Corbet Message-ID: <20260310121431.362091-1-Julia.Lawall@inria.fr> --- Documentation/dev-tools/coccinelle.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Documentation/dev-tools') diff --git a/Documentation/dev-tools/coccinelle.rst b/Documentation/dev-tools/coccinelle.rst index f73ccf5397f3..b8ecb481ddff 100644 --- a/Documentation/dev-tools/coccinelle.rst +++ b/Documentation/dev-tools/coccinelle.rst @@ -35,7 +35,7 @@ of many distributions, e.g. : Some distribution packages are obsolete and it is recommended to use the latest version released from the Coccinelle homepage at -http://coccinelle.lip6.fr/ +https://coccinelle.gitlabpages.inria.fr/website Or from Github at: -- cgit