diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2021-06-21 13:05:45 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2021-06-21 13:05:45 (GMT) |
commit | 6eac9c2f48c934ccb300208994845259d88e1ebf (patch) | |
tree | c3bd901d996e7d8e68c6d01cdc37e191297b2a4b /README.md | |
parent | 3b894ebd5728eb377932f6a0a6f7703ad70ab7cf (diff) | |
download | tk-6eac9c2f48c934ccb300208994845259d88e1ebf.zip tk-6eac9c2f48c934ccb300208994845259d88e1ebf.tar.gz tk-6eac9c2f48c934ccb300208994845259d88e1ebf.tar.bz2 |
Add ISSUE_TEMPLATE and PULL_REQUEST_TEMPLATE for github.
Change many url's from http:// to https://
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -15,7 +15,7 @@ This directory contains the sources and documentation for Tk, a cross-platform GUI toolkit implemented with the Tcl scripting language. For details on features, incompatibilities, and potential problems with -this release, see [the Tcl/Tk 8.6 Web page](https://www.tcl.tk/software/tcltk/8.6.html) +this release, see [the Tcl/Tk 8.6 Web page](https://www.tcl-lang.org/software/tcltk/8.6.html) or refer to the "changes" file in this directory, which contains a historical record of all changes to Tk. |