cocci.inria.fr archive mirror
 help / color / mirror / Atom feed
* [cocci] [PATCH] dev-tools: fix one invalid url
@ 2022-06-13  7:12 Dongliang Mu
  2022-06-13  8:01 ` Bagas Sanjaya
  0 siblings, 1 reply; 6+ messages in thread
From: Dongliang Mu @ 2022-06-13  7:12 UTC (permalink / raw)
  To: Julia Lawall, Nicolas Palix, Jonathan Corbet
  Cc: Dongliang Mu, cocci, linux-doc, linux-kernel

From: Dongliang Mu <mudongliangabcd@gmail.com>

Fix the invalid url about Semantic Patch Language

Signed-off-by: Dongliang Mu <mudongliangabcd@gmail.com>
---
 Documentation/dev-tools/coccinelle.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/dev-tools/coccinelle.rst b/Documentation/dev-tools/coccinelle.rst
index 9c454de5a7f7..d9976069ed12 100644
--- a/Documentation/dev-tools/coccinelle.rst
+++ b/Documentation/dev-tools/coccinelle.rst
@@ -66,7 +66,7 @@ The wiki documentation always refers to the linux-next version of the script.
 
 For Semantic Patch Language(SmPL) grammar documentation refer to:
 
-http://coccinelle.lip6.fr/documentation.php
+https://coccinelle.gitlabpages.inria.fr/website/docs/main_grammar.html
 
 Using Coccinelle on the Linux kernel
 ------------------------------------
-- 
2.25.1


^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2022-06-27  2:07 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-13  7:12 [cocci] [PATCH] dev-tools: fix one invalid url Dongliang Mu
2022-06-13  8:01 ` Bagas Sanjaya
2022-06-13 10:12   ` Julia Lawall
2022-06-14  1:49     ` Dongliang Mu
2022-06-24 19:37       ` Jonathan Corbet
2022-06-27  1:40         ` Dongliang Mu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).