From 2f12427e416a0a40bf680a421f9ed20340d5bb96 Mon Sep 17 00:00:00 2001 From: Daniel Kahn Gillmor Date: Wed, 17 Oct 2018 23:56:27 -0400 Subject: doc: use https:// for www.gnu.org -- Signed-off-by: Daniel Kahn Gillmor --- tests/gpg/t-sig-notation.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/gpg/t-sig-notation.c') diff --git a/tests/gpg/t-sig-notation.c b/tests/gpg/t-sig-notation.c index 052e1796..11443bc9 100644 --- a/tests/gpg/t-sig-notation.c +++ b/tests/gpg/t-sig-notation.c @@ -52,7 +52,7 @@ static struct { "pgpmime", GPGME_SIG_NOTATION_HUMAN_READABLE | GPGME_SIG_NOTATION_CRITICAL }, { NULL, - "http://www.gnu.org/policy/", + "https://www.gnu.org/policy/", 0 } }; -- cgit v1.2.3