diff --git a/core/Manialinks/IconManager.php b/core/Manialinks/IconManager.php index 6b9b6e95..2037cb5b 100644 --- a/core/Manialinks/IconManager.php +++ b/core/Manialinks/IconManager.php @@ -22,7 +22,7 @@ class IconManager implements CallbackListener { /* * Constants */ - const DEFAULT_IMG_URL = 'https://images.maniacontrol.com/icons/'; + const DEFAULT_IMG_URL = 'https://images.maniacontrol.com/icon/'; const PRELOAD_MLID = 'IconManager.Preload.MLID'; /*