]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/ini-file/ini-file-docs.factor
Switch to https urls
[factor.git] / basis / ini-file / ini-file-docs.factor
index 9c7112e47b25602c70a8af2d786d0dfcb6790023..9df2a2b0e977ddb74e067198c5315d7e2e441d31 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2010 John Benediktsson
-! See http://factorcode.org/license.txt for BSD license
+! See https://factorcode.org/license.txt for BSD license
 
 USING: assocs hashtables help.syntax help.markup io strings ;