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';
}
?>