From 084b5836676b3894215ffd56667658d417eb37f7 Mon Sep 17 00:00:00 2001 From: ibizaman Date: Mon, 23 Feb 2026 21:34:21 +0100 Subject: [PATCH] docs: fix dns recipe title --- docs/recipes/dnsServer.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/recipes/dnsServer.md b/docs/recipes/dnsServer.md index 277afe2..7400b63 100644 --- a/docs/recipes/dnsServer.md +++ b/docs/recipes/dnsServer.md @@ -1,5 +1,5 @@ -# Self-Host a DNS server making {#recipes-dnsServer} +# Self-Host a DNS server {#recipes-dnsServer} This recipe will show how to setup [dnsmasq][] as a local DNS server that forwards all queries to your own domain `example.com` to a local IP - your server running SelfHostBlocks for example.