From 0801f12bf40fb03cfb3943adf885376853b06a8c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?K=C3=A9vin=20Commaille?= Date: Tue, 30 Jan 2024 21:42:29 +0100 Subject: [PATCH] contributing: Update link to commit message guidelines --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 600d21ef..f6c2aba3 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -151,7 +151,7 @@ submissions and is once again checked by our CI. ## Commit -Please follow the [GNOME commit message guidelines](https://wiki.gnome.org/Git/CommitMessages). +Please follow the [GNOME commit message guidelines](https://handbook.gnome.org/development/commit-messages.html). ## Merge Request