From ee094c5fbf424f8b2ba57f1b443e6f1a500745f4 Mon Sep 17 00:00:00 2001 From: Amolith Date: Fri, 2 Aug 2024 12:44:50 -0700 Subject: [PATCH] Correct DCO link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 54c742cfcba65356f766d2686f2107ab8baf700a..dc477c84448a59f46f522277be48193d2ee33c43 100644 --- a/README.md +++ b/README.md @@ -204,7 +204,7 @@ accept contributions without DCO signatures. git config format.signOff yes ``` -[DCO]: https://developercertificate.org/ +[the DCO]: https://developercertificate.org/ ### Required tools