diff options
Diffstat (limited to 'Doc/library/ttk.rst')
-rw-r--r-- | Doc/library/ttk.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/library/ttk.rst b/Doc/library/ttk.rst index bf15e71..c458e73 100644 --- a/Doc/library/ttk.rst +++ b/Doc/library/ttk.rst @@ -21,7 +21,7 @@ implementing a widget's behavior from the code implementing its appearance. .. seealso:: - `Tk Widget Styling Support <http://www.tcl.tk/cgi-bin/tct/tip/48>`_ + `Tk Widget Styling Support <https://www.tcl.tk/cgi-bin/tct/tip/48>`_ The document which brought up theming support for Tk |