From dd46561aaf5cc5ae166d6459585d45764f88c32a Mon Sep 17 00:00:00 2001 From: Andrey Meshkov Date: Mon, 25 Jan 2021 18:30:27 +0300 Subject: [PATCH] fix dnscrypt client --- Clients.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Clients.md b/Clients.md index ddbbcdb..0f83575 100644 --- a/Clients.md +++ b/Clients.md @@ -59,7 +59,7 @@ name while configuring your client. Here's an example: * On the client device you can now configure: * `DNS-over-TLS`: `tls://my-client.example.org` * `DNS-over-QUIC`: `quic://my-client.example.org` - * `DNS-over-HTTPS`: `https://example.org/dns-query-my-client` + * `DNS-over-HTTPS`: `https://example.org/dns-query/my-client` ### Settings