diff options
Diffstat (limited to 'doc/src/sgml/pltcl.sgml')
-rw-r--r-- | doc/src/sgml/pltcl.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/pltcl.sgml b/doc/src/sgml/pltcl.sgml index 7ff828de700..300dcb954d2 100644 --- a/doc/src/sgml/pltcl.sgml +++ b/doc/src/sgml/pltcl.sgml @@ -14,7 +14,7 @@ <para> PL/Tcl is a loadable procedural language for the <productname>PostgreSQL</productname> database system - that enables the <ulink url="http://www.tcl.tk/"> + that enables the <ulink url="https://www.tcl.tk/"> Tcl language</ulink> to be used to write <productname>PostgreSQL</productname> functions. </para> |