Skip to content

Commit bbfa3ab

Browse files
committed
Update link to official Tcl website
1 parent 0a53da9 commit bbfa3ab

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/installation.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -369,7 +369,7 @@ Supported module tools:
369369

370370
Additional notes:
371371

372-
* Tcl(/C) environment-modules requires [Tcl](https://www.tcl.tk/) to be
372+
* Tcl(/C) environment-modules requires [Tcl](https://www.tcl-lang.org/) to be
373373
installed (with header files and development libraries)
374374
* Lmod requires [Lua](https://www.lua.org/) and a couple of non-standard Lua libraries
375375
(`lua-posix`, `lua-filesystem`) to be available

docs/installing-environment-modules-without-root-permissions.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Mac OS X system, together with Tcl on which it depends.
66

77
## Tcl
88

9-
1. Go to <https://www.tcl.tk> and download the latest Tcl sources. At
9+
1. Go to <https://www.tcl-lang.org> and download the latest Tcl sources. At
1010
the time of writing, the latest available Tcl version was 8.5.15,
1111
which can be downloaded from
1212
[here](https://prdownloads.sourceforge.net/tcl/tcl8.5.15-src.tar.gz).

0 commit comments

Comments
 (0)