]> git.lyx.org Git - features.git/blobdiff - src/tex2lyx/Preamble.cpp
use https:// in the first line of .lyx files
[features.git] / src / tex2lyx / Preamble.cpp
index 2b5d7062abb607d87fc0fb22f60d94d05fdc6fbd..fe722f48e27a6503590319c30a43697be2f2ef65 100644 (file)
@@ -1113,9 +1113,9 @@ bool Preamble::writeLyXHeader(ostream & os, bool subdoc, string const & outfiled
        // LyX only knows the following quotes languages:
        // english, swedish, german, polish, french and danish
        // (quotes for "japanese" and "chinese-traditional" are missing because
-       //  they wouldn't be useful: http://www.lyx.org/trac/ticket/6383)
+       //  they wouldn't be useful: https://www.lyx.org/trac/ticket/6383)
        // conversion list taken from
-       // http://en.wikipedia.org/wiki/Quotation_mark,_non-English_usage
+       // https://en.wikipedia.org/wiki/Quotation_mark,_non-English_usage
        // (quotes for kazakh and interlingua are unknown)
        // danish
        if (is_known(h_language, known_danish_quotes_languages))