diff options
author | Oz Linden <oz@lindenlab.com> | 2010-12-02 13:50:39 -0500 |
---|---|---|
committer | Oz Linden <oz@lindenlab.com> | 2010-12-02 13:50:39 -0500 |
commit | 5098ca5ae444ca492bc668fbd07976e96eb5726a (patch) | |
tree | f392ec41ad1c3a44287dfff5efe6997962b9c4fc /indra/newview/app_settings/settings.xml | |
parent | 37116479d299f23a289e39accc3899d6ea977203 (diff) | |
parent | 6e62c6c410df9001b56ffd57c6c6d8cd9fe035e6 (diff) |
merge fix for STORM-557
Diffstat (limited to 'indra/newview/app_settings/settings.xml')
-rw-r--r-- | indra/newview/app_settings/settings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/app_settings/settings.xml b/indra/newview/app_settings/settings.xml index 0f946b0f0b..7dbb375a20 100644 --- a/indra/newview/app_settings/settings.xml +++ b/indra/newview/app_settings/settings.xml @@ -11121,7 +11121,7 @@ <key>Type</key> <string>String</string> <key>Value</key> - <string>http://update.secondlife.com</string> + <string>https://update.secondlife.com</string> </map> <key>UpdaterServicePath</key> <map> |