From 26fac58a7c4a21ac2bd74e545f3b10102fc7bc1c Mon Sep 17 00:00:00 2001 From: Wei Liu Date: Mon, 9 Mar 2026 18:47:42 +0000 Subject: [PATCH] docs: CONTRIBUTING.md: Use the up to date link for DCO Since the project claims to follow Linux's process, update the link to point to Linux's process, instead of relying on an archived page which contains outdated information. Signed-off-by: Wei Liu --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 157098201..ac65550c0 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -58,7 +58,7 @@ commit you make. ## Certificate of Origin -In order to get a clear contribution chain of trust we use the [signed-off-by language](https://web.archive.org/web/20230406041855/https://01.org/community/signed-process) +In order to get a clear contribution chain of trust we use the [signed-off-by language](https://www.kernel.org/doc/Documentation/process/submitting-patches.rst) used by the Linux kernel project. ## Patch format