]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/editors/visual-studio-code-exploration/visual-studio-code-exploration.factor
Switch to https urls
[factor.git] / basis / editors / visual-studio-code-exploration / visual-studio-code-exploration.factor
index 2f848afb0ed515c33a72ae5f3b1e5970bdd94671..0eb1f8967e7b1e76af65efe01415f9c14dc0a412 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2020 Doug Coleman.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: combinators editors editors.visual-studio-code
 io.pathnames io.standard-paths kernel namespaces system
 tools.which ;