]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/help/apropos/apropos.factor
Switch to https urls
[factor.git] / basis / help / apropos / apropos.factor
index 1becf02529239474a319bd266ee91100ab7661d6..1efe70e6ff5645ee5c97984c78d2ebb56382a4f0 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2008, 2010 Slava Pestov.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: accessors arrays assocs fry help.markup help.topics io
 kernel make math math.parser namespaces sequences sorting
 summary tools.completion vocabs.hierarchy help.vocabs