From 58095e178bc07b71ff3bf9684c63d98a813c4112 Mon Sep 17 00:00:00 2001 From: Ap0them <65299214+Ap0them@users.noreply.github.com> Date: Wed, 4 Jan 2023 21:57:45 -0700 Subject: [PATCH] Update server.md Adding a link here would improve the flow and readability of the documentation Signed-off-by: Ap0them <65299214+Ap0them@users.noreply.github.com> --- docs/guides/vpn/wireguard/server.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guides/vpn/wireguard/server.md b/docs/guides/vpn/wireguard/server.md index b7f6e87d..4c96b194 100644 --- a/docs/guides/vpn/wireguard/server.md +++ b/docs/guides/vpn/wireguard/server.md @@ -236,4 +236,4 @@ Your public key will be different from ours. This is expected (you just created On your [Settings page (tab DNS)](http://pi.hole/admin/settings.php?tab=dns), ensure you select the appropriate listening mode of your Pi-hole. `Allow only local requests` is preferred as it adds a bit of additional safety. Your WireGuard peers/clients will be correctly recognized as being only one hop away. -You can now continue to add clients. +You can now continue to [add clients](https://docs.pi-hole.net/guides/vpn/wireguard/client/).