]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/webbrowser/webbrowser.factor
Switch to https urls
[factor.git] / basis / webbrowser / webbrowser.factor
index 9b6986d7107f95a2b633bc096d1b52391ca43fb6..bbba06f766eaf138a799c59c089465e222c69cda 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2011 John Benediktsson
-! See http://factorcode.org/license.txt for BSD license
+! See https://factorcode.org/license.txt for BSD license
 USING: accessors command-line io.pathnames kernel namespaces
 sequences strings system ui.operations urls vocabs ;
 IN: webbrowser