]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/colors/hwb/hwb-tests.factor
Switch to https urls
[factor.git] / basis / colors / hwb / hwb-tests.factor
index a4bd1e22411440525ce1dc517cee833bdb283434..cb1b217a0f32d63597c84f4639cb3e3789f506f0 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2022 John Benediktsson
-! See http://factorcode.org/license.txt for BSD license
+! See https://factorcode.org/license.txt for BSD license
 
 USING: arrays colors colors.hwb kernel math.functions
 ranges sequences tools.test ;