From 0765fb0790e41d9fbee7e22a7e33022dc943d3fd Mon Sep 17 00:00:00 2001 From: Stan Grishin Date: Tue, 22 Nov 2022 01:14:13 +0000 Subject: [PATCH] https-dns-proxy: update Makefile package descrition Signed-off-by: Stan Grishin --- net/https-dns-proxy/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/https-dns-proxy/Makefile b/net/https-dns-proxy/Makefile index 72bf1cef96..ed2e4677e6 100644 --- a/net/https-dns-proxy/Makefile +++ b/net/https-dns-proxy/Makefile @@ -28,8 +28,8 @@ define Package/https-dns-proxy endef define Package/https-dns-proxy/description -https-dns-proxy is a light-weight DNS<-->HTTPS, non-caching translation proxy for the RFC 8484 DoH standard. -It receives regular (UDP) DNS requests and issues them via DoH. +Light-weight DNS-over-HTTPS, non-caching translation proxy for the RFC 8484 DoH standard. +It receives regular (UDP) DNS requests and resolves them via DoH resolver. Please see https://docs.openwrt.melmac.net/https-dns-proxy/ for more information. endef -- 2.30.2