diff --git a/contrib/sign.sh b/contrib/sign.sh index 57b08490..c04854e8 100755 --- a/contrib/sign.sh +++ b/contrib/sign.sh @@ -15,7 +15,7 @@ The script may be performed multiple times to the same document to indicate an approval by multiple developers. See also - * ecdsautils on https://github.com/tcatm/ecdsautils + * ecdsautils on https://github.com/freifunk-gluon/ecdsautils EOHELP exit 1 diff --git a/contrib/sigtest.sh b/contrib/sigtest.sh index 2ed06d0f..2a0faf2c 100755 --- a/contrib/sigtest.sh +++ b/contrib/sigtest.sh @@ -8,8 +8,8 @@ sigtest.sh checks if a manifest is signed by the public key . There is no output, success or failure is indicated via the return code. See also: - * ecdsautils in https://github.com/tcatm/ecdsautils - * http://gluon.readthedocs.org/en/latest/features/autoupdater.html + * ecdsautils in https://github.com/freifunk-gluon/ecdsautils + * https://gluon.readthedocs.io/en/latest/features/autoupdater.html EOHELP exit 1