]> git.lyx.org Git - lyx.git/blobdiff - lib/lyx2lyx/LyX.py
New lyx2lyx tools.
[lyx.git] / lib / lyx2lyx / LyX.py
index c76fc589b38b16d68e95929934fd11dd6b8e6c4b..98111d64b413bd86adbf60e2ddf97c8654c83a51 100644 (file)
@@ -533,7 +533,7 @@ class LyX_base:
         " Set the header with the version used."
 
         initial_comment = " ".join(["#LyX %s created this file." % version__,
-                                    "For more info see http://www.lyx.org/"])
+                                    "For more info see https://www.lyx.org/"])
 
         # Simple heuristic to determine the comment that always starts
         # a lyx file