From 164e113ac6e73fa274311a2c3144edc5681cbac8 Mon Sep 17 00:00:00 2001 From: vix <1@1.1> Date: Fri, 11 Oct 2024 09:41:02 +0200 Subject: [PATCH] CONTRIBUTE: Update broken link to git book --- CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index dfee46002..af8e954b8 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -204,8 +204,8 @@ To ensure easy collaboration, we have guidelines for using Git and GitHub. ### Commit messages -You can read this section in the Git book to learn how to write good commit -messages: https://git-scm.com/book/ch5-2.html. +You can read [this section in the Git book](https://git-scm.com/book/ms/v2/Distributed-Git-Contributing-to-a-Project) to learn how to write good commit +messages. In addition, here are a few examples for a summary line when committing to uutils: