]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/json/reader/reader-docs.factor
Switch to https urls
[factor.git] / basis / json / reader / reader-docs.factor
index dcfa153ae0f6b4d4eccfcd9d8a26b2e2cd1d0908..cb33f98b91fb29d89b3ff66242550f716091c468 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2006 Chris Double.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: help.markup help.syntax ;
 IN: json.reader