From c20255335f9b0c2a5b261b00e6ee779fe8f35db1 Mon Sep 17 00:00:00 2001 From: Elias Naur Date: Fri, 5 Apr 2019 11:10:07 +0200 Subject: [PATCH] README.md: point to git-send-email.io Signed-off-by: Elias Naur --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3be8be7d..0b71f214 100644 --- a/README.md +++ b/README.md @@ -115,8 +115,8 @@ for the change and what it does. See Add `Fixes ~eliasnaur/gio#nnn` or `Updates ~eliasnaur/gio#nnn` if the change fixes or updates an existing issue. -The `git send-email` command is a convenient way to send patches to the mailing list; see -[instructions](https://man.sr.ht/git.sr.ht/send-email.md) for setting up git to use your email service. +The `git send-email` command is a convenient way to send patches to the mailing list. See +[git-send-email.io](https://git-send-email.io) for a thorough setup guide. With `git send-email` configured, you can clone the project and set it up for submitting your changes: