From 122e9e90cc98f3e7bc90f0215c717788554ef5d0 Mon Sep 17 00:00:00 2001 From: bobcanthelpyou Date: Sat, 16 Feb 2019 14:15:55 +0100 Subject: [PATCH] contrib: update ECDSA utils link --- contrib/sign.sh | 2 +- contrib/sigtest.sh | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) 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