aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/git-format-patch.txt
diff options
context:
space:
mode:
authorJosh Soref <jsoref@gmail.com>2023-11-24 03:35:12 +0000
committerJunio C Hamano <gitster@pobox.com>2023-11-26 10:07:05 +0900
commit65175d9ea26bebeb9d69977d0e75efc0e88dbced (patch)
treee61c37b524583da2971612dc3ce0284c844ecd52 /Documentation/git-format-patch.txt
parentbcb6cae2966cc407ca1afc77413b3ef11103c175 (diff)
downloadgit-65175d9ea26bebeb9d69977d0e75efc0e88dbced.tar.gz
doc: update links to current pages
It's somewhat traditional to respect sites' self-identification. Signed-off-by: Josh Soref <jsoref@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/git-format-patch.txt')
-rw-r--r--Documentation/git-format-patch.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/git-format-patch.txt b/Documentation/git-format-patch.txt
index 711823a7f4..8ccc1973b8 100644
--- a/Documentation/git-format-patch.txt
+++ b/Documentation/git-format-patch.txt
@@ -610,8 +610,8 @@ Approach #3 (external editor)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The following Thunderbird extensions are needed:
-AboutConfig from http://aboutconfig.mozdev.org/ and
-External Editor from http://globs.org/articles.php?lng=en&pg=8
+AboutConfig from https://mjg.github.io/AboutConfig/ and
+External Editor from https://globs.org/articles.php?lng=en&pg=8
1. Prepare the patch as a text file using your method of choice.