]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/parser-combinators/parser-combinators-docs.factor
Switch to https urls
[factor.git] / extra / parser-combinators / parser-combinators-docs.factor
index 544037626cbfc257f67309cd0479567e2f262d17..14281a487bc4ae6ff2a647e76c9171f6b5c907fa 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2006 Chris Double.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: help.markup help.syntax ;
 IN: parser-combinators