From f282df1ef871710ce24dc6508b07071a86ada089 Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Fri, 24 Nov 2023 03:35:12 +0000 Subject: [PATCH] doc: update links to current pages It's somewhat traditional to respect sites' self-identification. [j6t: cherry-picked from 65175d9ea26b] Signed-off-by: Josh Soref Signed-off-by: Junio C Hamano Signed-off-by: Johannes Sixt --- git-gui.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/git-gui.sh b/git-gui.sh index 3e5907a460..2cbeaa483b 100755 --- a/git-gui.sh +++ b/git-gui.sh @@ -2367,7 +2367,7 @@ proc do_quit {{rc {1}}} { set ret_code $rc # Briefly enable send again, working around Tk bug - # http://sourceforge.net/tracker/?func=detail&atid=112997&aid=1821174&group_id=12997 + # https://sourceforge.net/p/tktoolkit/bugs/2343/ tk appname [appname] destroy . -- 2.39.5