From 6857b46c58768b76a88fa66371428ff5986a792c Mon Sep 17 00:00:00 2001 From: hjhj3686 Date: Sun, 5 Jul 2015 20:48:30 +0900 Subject: [PATCH] =?UTF-8?q?=EC=A7=80=EA=B8=88=EC=9D=80=20=EC=93=B0?= =?UTF-8?q?=EC=9D=B4=EC=A7=80=20=EC=95=8A=EB=8A=94=20=EC=A3=BC=EC=86=8C=20?= =?UTF-8?q?=ED=98=84=EC=9E=AC=20=EC=A3=BC=EC=86=8C=EB=A1=9C=20=EB=B3=80?= =?UTF-8?q?=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/config.inc.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/config.inc.php b/config/config.inc.php index 9c1dfd68d..88a857846 100644 --- a/config/config.inc.php +++ b/config/config.inc.php @@ -72,12 +72,12 @@ else /** * Location site */ - define('_XE_LOCATION_SITE_', 'http://www.xpressengine.org/'); + define('_XE_LOCATION_SITE_', 'http://www.xpressengine.com/'); /** * Download server */ - define('_XE_DOWNLOAD_SERVER_', 'http://en.download.xpressengine.org/'); + define('_XE_DOWNLOAD_SERVER_', 'http://download.xpressengine.com/'); } /*