diff options
author | Steven Harrison (steven) <steven@lindenlab.com> | 2019-09-18 21:23:57 +0000 |
---|---|---|
committer | Steven Harrison (steven) <steven@lindenlab.com> | 2019-09-18 21:23:57 +0000 |
commit | 9430a569d83c5deb02fdec01a9ffe0789639fd48 (patch) | |
tree | 6c53d2e1b1059f76a704f436f18af9294ec45fdf /indra/newview/app_settings/settings.xml | |
parent | d7f73cfc5be0cf89bc7e704d3200507e55cb6e55 (diff) |
SL-11984 Correct status page URLs
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 b4919c6e48..f73f925635 100644 --- a/indra/newview/app_settings/settings.xml +++ b/indra/newview/app_settings/settings.xml @@ -5304,7 +5304,7 @@ <key>Type</key> <string>String</string> <key>Value</key> - <string>https://secondlife-status.statuspage.io/history.atom</string> + <string>https://status.secondlifegrid.net/history.atom</string> </map> <key>GridStatusUpdateDelay</key> <map> |