]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/json/prettyprint/prettyprint-tests.factor
Switch to https urls
[factor.git] / basis / json / prettyprint / prettyprint-tests.factor
index 8c3fce6ad0bbce480794382a64e0970a93289443..415ed10940027b4aa3eb34dcd43cf7245bd77ba6 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2016 Doug Coleman.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: io.streams.string json.prettyprint json.reader tools.test ;
 
 {