diff options
| author | Graham Linden <graham@lindenlab.com> | 2018-08-29 18:26:54 +0100 |
|---|---|---|
| committer | Graham Linden <graham@lindenlab.com> | 2018-08-29 18:26:54 +0100 |
| commit | ca75963f3faf48697b3bcb15319da1e928df2a45 (patch) | |
| tree | 36f36546d40ffcf035094fe21600d58fe4ac192a /indra/newview/llviewernetwork.cpp | |
| parent | a27501d21626e0026a184aaf9bc24a22d0f636bb (diff) | |
| parent | 0b3a4c75568a1648926c24463ed11cba53cfddb8 (diff) | |
Merge
Diffstat (limited to 'indra/newview/llviewernetwork.cpp')
| -rw-r--r-- | indra/newview/llviewernetwork.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llviewernetwork.cpp b/indra/newview/llviewernetwork.cpp index a94ac5973b..374322ac10 100644 --- a/indra/newview/llviewernetwork.cpp +++ b/indra/newview/llviewernetwork.cpp @@ -133,7 +133,7 @@ void LLGridManager::initialize(const std::string& grid_file) addSystemGrid(LLTrans::getString("AditiGridLabel"), "util.aditi.lindenlab.com", "https://login.aditi.lindenlab.com/cgi-bin/login.cgi", - "http://aditi-secondlife.webdev.lindenlab.com/helpers/", + "https://secondlife.aditi.lindenlab.com/helpers/", DEFAULT_LOGIN_PAGE, SL_UPDATE_QUERY_URL, "https://my.aditi.lindenlab.com/", |
