diff --git a/config/config.inc.php b/config/config.inc.php index 474737905..4295e0aa5 100644 --- a/config/config.inc.php +++ b/config/config.inc.php @@ -42,7 +42,7 @@ define('_XE_PACKAGE_','XE'); define('_XE_LOCATION_','en'); define('_XE_LOCATION_SITE_','http://www.xpressengine.org/'); - define('_XE_DOWNLOAD_SERVER_','http://en.download.xpressengine.com/'); + define('_XE_DOWNLOAD_SERVER_','http://en.download.xpressengine.org/'); } /**