]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/rosetta-code/luhn-test/luhn-test.factor
Switch to https urls
[factor.git] / extra / rosetta-code / luhn-test / luhn-test.factor
index 738be9e137c07087ad33d30cc5241f6ac4fbddb3..22c8d4e4ded51dafd975e72ba173e01bc27853f2 100644 (file)
@@ -1,9 +1,9 @@
 ! Copyright (c) 2012 Anonymous
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: kernel math sequences ;
 IN: rosetta-code.luhn-test
 
-! http://rosettacode.org/wiki/Luhn_test_of_credit_card_numbers
+! https://rosettacode.org/wiki/Luhn_test_of_credit_card_numbers
 
 ! The Luhn test is used by some credit card companies to
 ! distinguish valid credit card numbers from what could be a