[PATCH v2] dev-tools: modify SPL reference URL to actual SPL doc entry

Dongliang Mu posted 1 patch 3 years, 10 months ago
Documentation/dev-tools/coccinelle.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[PATCH v2] dev-tools: modify SPL reference URL to actual SPL doc entry
Posted by Dongliang Mu 3 years, 10 months ago
From: mudongliang <mudongliangabcd@gmail.com>

This patch modifies SPL reference URL from old Coccinelle documentation
(doc root) to actual SPL doc entry on new Coccinelle page.

Signed-off-by: mudongliang <mudongliangabcd@gmail.com>
---
v1->v2: modify the title and commit message according to Bagas Sanjaya
 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.35.1