From c31de318bf3964e25d5f4a12c2ba5e7d20e0c0d1 Mon Sep 17 00:00:00 2001 From: Bhavik Parmar <38880921+bhavik2936@users.noreply.github.com> Date: Thu, 8 Sep 2022 19:50:14 +0530 Subject: [PATCH] fix breaking link Signed-off-by: Bhavik Parmar <38880921+bhavik2936@users.noreply.github.com> --- pihole-cloudflared-DoH/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pihole-cloudflared-DoH/README.md b/pihole-cloudflared-DoH/README.md index 2575855..e2a5f11 100644 --- a/pihole-cloudflared-DoH/README.md +++ b/pihole-cloudflared-DoH/README.md @@ -101,7 +101,7 @@ $ docker compose down -v ``` If you created an empty file, you may also check the ownership to prevent permission problems. -### - Installing on Ubuntu may conflict with `systemd-resolved` - see [Installing on Ubuntu](https://github.com/pi-hole/docker-pi-hole#installing-on-ubuntu) for help. +### - Installing on Ubuntu may conflict with `systemd-resolved` - see [Installing on Ubuntu](https://github.com/pi-hole/docker-pi-hole#installing-on-ubuntu-or-fedora) for help. ### - Environment variables are version-dependent Environment variables like "CONDIIONAL_FORWARDING*" and "DNS1" are deprecated and replaced by e.g. "REV_SERVER*" and "PIHOLE_DNS" in version 5.8+.