]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/combinators/random/random-docs.factor
Switch to https urls
[factor.git] / basis / combinators / random / random-docs.factor
index 26eeadc796a0fa3b3263153395b2f1db9ab6163d..410e197bc724e75e552030b07a57fd26f0b3b2a7 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2010 Jon Harper.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: arrays combinators.random.private help.markup help.syntax
 kernel math quotations random sequences ;
 IN: combinators.random