diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2022-10-26 09:43:48 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2022-10-26 09:43:48 (GMT) |
commit | 27f09fdb5ced601cb23ffc86b882c29a3ee7dd21 (patch) | |
tree | 244d7c3a827b980cd9e3c012c6edb8dfbcf513ad /unix/README | |
parent | df727328685d1279729add16629922fdd29d3279 (diff) | |
download | tcl-27f09fdb5ced601cb23ffc86b882c29a3ee7dd21.zip tcl-27f09fdb5ced601cb23ffc86b882c29a3ee7dd21.tar.gz tcl-27f09fdb5ced601cb23ffc86b882c29a3ee7dd21.tar.bz2 |
www.tcl-tk.org -> www.tcl-lang.org
Diffstat (limited to 'unix/README')
-rw-r--r-- | unix/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/unix/README b/unix/README index b43a260..a3180c9 100644 --- a/unix/README +++ b/unix/README @@ -8,11 +8,11 @@ MacOSX platform too, but they all depend on UNIX (POSIX/ANSI C) interfaces and some of them only make sense under UNIX. Updated forms of the information found in this file is available at: - https://www.tcl-tk.org/doc/howto/compile.html#unix + https://www.tcl-lang.org/doc/howto/compile.html#unix For information on platforms where Tcl is known to compile, along with any porting notes for getting it to work on those platforms, see: - https://www.tcl-tk.org/software/tcltk/platforms.html + https://www.tcl-lang.org/software/tcltk/platforms.html The rest of this file contains instructions on how to do this. The release should compile and run either "out of the box" or with trivial changes on any |