From b19835cafd206d7caa137fd5090d65e9b80fd2c3 Mon Sep 17 00:00:00 2001 From: Matt Pass Date: Fri, 27 Sep 2019 15:00:41 +0100 Subject: [PATCH] GitHub URL tweaked --- lib/updater.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/updater.php b/lib/updater.php index 9adc2d7..17721ff 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'; } ?>