]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/redis/assoc/assoc.factor
Switch to https urls
[factor.git] / extra / redis / assoc / assoc.factor
index 6a2a0b0ce5b6ffe5b0dc0d4593f81087c76d935c..2bc7eb56ec18238de48d11a500b1b33566f05826 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2009 Bruno Deferrari
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: assocs kernel redis ;
 IN: redis.assoc