summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorQuentin Schulz <[email protected]>2026-08-25 18:49:51 +0200
committerHeinrich Schuchardt <[email protected]>2026-08-29 06:41:35 +0200
commit92d1f3a9cfb30bfe51c1d26fc602efe5b25b4653 (patch)
tree07bd09723e98c3e1f60651370cfdce68cf8dc7e6
parent1a33ee41ecd2465d555153a0234a8dc5839d5f2b (diff)
doc: develop: sending_patches: update link to Email Clients and Patches
The article doesn't exist anymore. On the Wayback machine[1], one can see that the article merely quotes a patch from the mailing list. It eventually got merged and moved around a bit and is now residing at the link in this commit. [1] https://web.archive.org/web/20120512160209/https://kerneltrap.org/Linux/Email_Clients_and_Patches Signed-off-by: Quentin Schulz <[email protected]>
-rw-r--r--doc/develop/sending_patches.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/develop/sending_patches.rst b/doc/develop/sending_patches.rst
index 8286808173d..3944ca4206a 100644
--- a/doc/develop/sending_patches.rst
+++ b/doc/develop/sending_patches.rst
@@ -353,8 +353,8 @@ posted before, look up the old threads, and then manually compare if anything
has been changed, or what.
If you have problems with your e-mail client, for example because it mangles
-white space or wraps long lines, then please read this article about `Email
-Clients and Patches <http://kerneltrap.org/Linux/Email_Clients_and_Patches>`_.
+white space or wraps long lines, then please read this about `Email
+Clients and Patches <https://docs.kernel.org/process/email-clients.html>`_.
Notes
-----