From 60930d19c06de9469f4b65f4fd79eacdba3e3ee1 Mon Sep 17 00:00:00 2001 From: Marc Paquette Date: Sat, 28 Dec 2024 19:46:23 -0500 Subject: [PATCH] Update README to reference correct Commit Style URL Change-Id: I2981c685a8905ad58536a8d9b01511d04c3017d1 Signed-off-by: Marc Paquette --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4627d9780..a20132a6a 100644 --- a/README.md +++ b/README.md @@ -72,7 +72,7 @@ Origin](https://en.wikipedia.org/wiki/Developer_Certificate_of_Origin) `Signed-off-by` lines in commits. See `git log` for our commit message style. It's basically the same as -[Go's style](https://github.com/golang/go/wiki/CommitMessage). +[Go's style](https://go.dev/wiki/CommitMessage). ## About Us