]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/raylib/demo/mesh-picking/mesh-picking.factor
Switch to https urls
[factor.git] / extra / raylib / demo / mesh-picking / mesh-picking.factor
index 575cc8558fb5d93e3d24d8d7eb50b2e20d25d2b9..e17d4a69d42e116f1a49f4d80f050d64e6311b94 100644 (file)
@@ -1,4 +1,4 @@
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: accessors alien.enums arrays combinators.short-circuit
 continuations destructors formatting grouping io.backend io.pathnames
 kernel math math.functions.private math.vectors namespaces raylib