]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/github/github.factor
Switch to https urls
[factor.git] / extra / github / github.factor
index 02fca7cd6d6d62c89acf0fc99565c5fd3c4cd3aa..05b9947527c9bccf12c4faaa441e2c31da4722ed 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2017 Doug Coleman.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: assocs cli.git formatting http.client io.pathnames
 json.reader kernel math namespaces sequences ;
 IN: github