]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/linked-assocs/linked-assocs-tests.factor
Switch to https urls
[factor.git] / basis / linked-assocs / linked-assocs-tests.factor
index 77d77fb4c61f805b87c67049734796920a555514..cfa7f521cef38b2285f46e5ace791bb378721d82 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2008 Slava Pestov.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: accessors assocs kernel linked-assocs math sequences
 tools.test ;