Skip to content

Commit 7539e56

Browse files
jsorefj6t
authored andcommitted
doc: update links to current pages
It's somewhat traditional to respect sites' self-identification. Signed-off-by: Josh Soref <[email protected]> Signed-off-by: Junio C Hamano <[email protected]> Cherry-picked-from: 65175d9 Signed-off-by: Johannes Sixt <[email protected]>
1 parent 7dd272e commit 7539e56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gitk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12472,7 +12472,7 @@ if {[tk windowingsystem] eq "aqua"} {
1247212472

1247312473
catch {
1247412474
# follow the XDG base directory specification by default. See
12475-
# http://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html
12475+
# https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html
1247612476
if {[info exists env(XDG_CONFIG_HOME)] && $env(XDG_CONFIG_HOME) ne ""} {
1247712477
# XDG_CONFIG_HOME environment variable is set
1247812478
set config_file [file join $env(XDG_CONFIG_HOME) git gitk]

0 commit comments

Comments
 (0)