]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/path-finding/path-finding-tests.factor
Switch to https urls
[factor.git] / extra / path-finding / path-finding-tests.factor
index e5466d0326aa25c9c4fa055aed0894334b85783c..e672edb959aed3078af88806298ce5072a500d6f 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2010 Samuel Tardieu.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: arrays assocs combinators hashtables kernel literals math math.functions
 math.vectors memoize path-finding sequences sorting splitting strings tools.test ;
 IN: path-finding.tests