]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/redis/redis-tests.factor
Switch to https urls
[factor.git] / extra / redis / redis-tests.factor
index 249b93cb265001ec12b38b2e702fc92aebf33031..6670e97b004f6344338e77294178c47d873320bf 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2014 Benjamin Pollack
-! See http://factorcode.org/license.txt for BSD license
+! See https://factorcode.org/license.txt for BSD license
 
 USING: continuations kernel redis math math.parser sequences
 sorting tools.test ;