From 34daa633cc8aeda96deb3f57cdc9f46f88ae2caf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20K=C3=B6nig?= Date: Fri, 19 Aug 2022 15:53:11 +0200 Subject: [PATCH] Change docker upgrade link in footer MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Christian König --- scripts/pi-hole/php/footer.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/pi-hole/php/footer.php b/scripts/pi-hole/php/footer.php index 29709e13..b0d3b4fb 100644 --- a/scripts/pi-hole/php/footer.php +++ b/scripts/pi-hole/php/footer.php @@ -106,7 +106,7 @@ $webReleasesUrl = $webUrl.'/releases'; -

To install updates, replace this old container with a fresh upgraded image.

+

To install updates, replace this old container with a fresh upgraded image.

To install updates, run pihole -up.