]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/memcached/memcached-docs.factor
Switch to https urls
[factor.git] / extra / memcached / memcached-docs.factor
index 159eb68eb66eb981255a477a73fdffba794fcf14..73a8b6ea0da9cf3d3e755c9c5a38fa3394488890 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2010 John Benediktsson
-! See http://factorcode.org/license.txt for BSD license
+! See https://factorcode.org/license.txt for BSD license
 
 USING: help.syntax help.markup io.sockets math memcached
 quotations sequences strings ;