]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/machine-learning/rebalancing/rebalancing-tests.factor
Switch to https urls
[factor.git] / extra / machine-learning / rebalancing / rebalancing-tests.factor
index 86f350a9127a9334122a2fa8ac8e16d0d548e932..54c3ee859b10aee46a53dd9bb077211b9e4f4ba2 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2012 Doug Coleman.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: assocs kernel machine-learning.rebalancing math
 math.statistics math.text.english sequences tools.test
 math.vectors ;