]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/path-finding/path-finding-docs.factor
Switch to https urls
[factor.git] / extra / path-finding / path-finding-docs.factor
index 8d5e88140557d119206defeb5c2028b0c0dc2f74..ab5b523e0b8cc0f33e6c8e692c9c24382f6b9cdd 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: assocs help.markup help.syntax math sequences ;
 IN: path-finding