summaryrefslogtreecommitdiff
path: root/tea/doc
diff options
context:
space:
mode:
Diffstat (limited to 'tea/doc')
-rw-r--r--tea/doc/sqlite3.n4
1 files changed, 2 insertions, 2 deletions
diff --git a/tea/doc/sqlite3.n b/tea/doc/sqlite3.n
index 13913e5583d8..3514046342da 100644
--- a/tea/doc/sqlite3.n
+++ b/tea/doc/sqlite3.n
@@ -11,5 +11,5 @@ SQLite3 is a self-contains, zero-configuration, transactional SQL database
engine. This extension provides an easy to use interface for accessing
SQLite database files from Tcl.
.PP
-For full documentation see \fIhttp://www.sqlite.org/\fR and
-in particular \fIhttp://www.sqlite.org/tclsqlite.html\fR.
+For full documentation see \fIhttps://sqlite.org/\fR and
+in particular \fIhttps://sqlite.org/tclsqlite.html\fR.