diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2021-06-25 10:01:18 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2021-06-25 10:01:18 (GMT) |
commit | 536d482d4a2c4d74a146ea20c19be0d232b5110b (patch) | |
tree | 790ce5ade4b9398226e417b27c7ab7fb9e6b2c86 /macosx | |
parent | d616147fcb262851a0e48c3a10c8ae1679f39165 (diff) | |
parent | 225fd19a0a1470dfc5cf8a3189aa8f2e270e85c8 (diff) | |
download | tk-536d482d4a2c4d74a146ea20c19be0d232b5110b.zip tk-536d482d4a2c4d74a146ea20c19be0d232b5110b.tar.gz tk-536d482d4a2c4d74a146ea20c19be0d232b5110b.tar.bz2 |
Merge 8.7
Diffstat (limited to 'macosx')
-rw-r--r-- | macosx/Credits.html.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/macosx/Credits.html.in b/macosx/Credits.html.in index cc409b1..1c14367 100644 --- a/macosx/Credits.html.in +++ b/macosx/Credits.html.in @@ -5,8 +5,8 @@ <body style="font-size:120%;font-family:Arial,sans-serif;"> <p> Tcl and Tk are distributed under a modified BSD license:<br> -<a href="https:www.tcl.tk/software/tcltk/license.html"> - https:www.tcl.tk/software/tcltk/license.html +<a href="https://www.tcl-lang.org/software/tcltk/license.html"> + https://www.tcl-lang.org/software/tcltk/license.html </a> </p> <ul style="list-style-type:none;"> |