From 648ab7347f136624a1f8d3929f7d372e04918db5 Mon Sep 17 00:00:00 2001 From: Matt Pass Date: Sat, 5 Oct 2019 23:43:05 +0100 Subject: [PATCH] Update URL case for consistency --- lib/updater.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/updater.php b/lib/updater.php index 17721ff..9adc2d7 100644 --- a/lib/updater.php +++ b/lib/updater.php @@ -204,7 +204,7 @@ if ($updateDone) { echo ''; } else { echo 'Something appears to have gone wrong :-/

'; - echo 'Please report bugs at https://github.com/ICEcoder/ICEcoder

'; + echo 'Please report bugs at https://github.com/icecoder/ICEcoder

'; echo 'You can recover the old version from ICEcoder\'s tmp dir'; } ?>