]> Git Repo - buildroot-mgba.git/commitdiff
docs/manual/contribute.adoc: link to git-send-email.io
authorMarcus Hoffmann <[email protected]>
Tue, 6 Feb 2024 10:52:41 +0000 (11:52 +0100)
committerYann E. MORIN <[email protected]>
Tue, 6 Feb 2024 16:02:07 +0000 (17:02 +0100)
https://git-send-email.io/ is a page maintained by sourcehut which
explains how to setup git send-email on many OS's for many popular email
providers.

Signed-off-by: Marcus Hoffmann <[email protected]>
Signed-off-by: Yann E. MORIN <[email protected]>
docs/manual/contribute.adoc

index 2b90d13b41ad96cbaaa53d66daa7dc1b7942ee8c..684e9f4809d84a7ba425e41314109c847c1bf2ea 100644 (file)
@@ -369,7 +369,7 @@ $ git send-email origin/master
 ---------------------
 
 Note that +git+ should be configured to use your mail account.
-To configure +git+, see +man git-send-email+ or google it.
+To configure +git+, see +man git-send-email+ or https://git-send-email.io/.
 
 If you do not use +git send-email+, make sure posted *patches are not
 line-wrapped*, otherwise they cannot easily be applied. In such a case,
This page took 0.032264 seconds and 4 git commands to generate.