summaryrefslogtreecommitdiff
path: root/indra/newview/llviewernetwork.cpp
diff options
context:
space:
mode:
authorAndreyL ProductEngine <alihatskiy@productengine.com>2018-08-02 23:18:28 +0300
committerAndreyL ProductEngine <alihatskiy@productengine.com>2018-08-02 23:18:28 +0300
commit3983f5b1e2d79602a7d685633271d824a906ed2f (patch)
tree145c7d100ce6ee0c38b0b0bae3fdedce294f95ed /indra/newview/llviewernetwork.cpp
parent4cd59b3d8e43870264717ec145da14e34c6c717a (diff)
parent09f97172bb478a2c977d8b7b0958196e7e98c433 (diff)
Merged in lindenlab/viewer-release
Diffstat (limited to 'indra/newview/llviewernetwork.cpp')
-rw-r--r--indra/newview/llviewernetwork.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llviewernetwork.cpp b/indra/newview/llviewernetwork.cpp
index 0072baa02c..fe8069cf03 100644
--- a/indra/newview/llviewernetwork.cpp
+++ b/indra/newview/llviewernetwork.cpp
@@ -63,7 +63,7 @@ const std::string GRID_LOGIN_IDENTIFIER_TYPES = "login_identifier_types";
const std::string GRID_SLURL_BASE = "slurl_base";
const std::string GRID_APP_SLURL_BASE = "app_slurl_base";
-const std::string DEFAULT_LOGIN_PAGE = "http://viewer-login.agni.lindenlab.com/";
+const std::string DEFAULT_LOGIN_PAGE = "https://viewer-splash.secondlife.com/";
const std::string MAIN_GRID_LOGIN_URI = "https://login.agni.lindenlab.com/cgi-bin/login.cgi";