From b9ff60575fa8a80c9877bb845fc3e09de18d2966 Mon Sep 17 00:00:00 2001 From: Kirill Ponomarev Date: Fri, 25 May 2018 15:54:02 +0000 Subject: [PATCH] Add https to WWW: line --- dns/dnsproxy/pkg-descr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dns/dnsproxy/pkg-descr b/dns/dnsproxy/pkg-descr index 034b390fe3b1..19878f2cf56f 100644 --- a/dns/dnsproxy/pkg-descr +++ b/dns/dnsproxy/pkg-descr @@ -3,4 +3,4 @@ queries to two previously configured nameservers: one for authoritative queries and another for recursive queries. The received answers are sent back to the client unchanged. No local caching is done. -WWW: http://www.wolfermann.org/dnsproxy.html +WWW: https://www.wolfermann.org/dnsproxy.html