]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/webapps/mason/dashboard/dashboard.factor
Switch to https urls
[factor.git] / extra / webapps / mason / dashboard / dashboard.factor
index fac62ecae41933843e834d4ae4ab4b704fa1b0f4..0e6c3c2b5ca91751729de17ff7b9ce7c756c42f5 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2010 Slava Pestov.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: accessors combinators kernel furnace.actions html.forms
 sequences sorting xml.syntax webapps.mason.backend
 webapps.mason.utils ;