diff options
author | Andrey Kleshchev <andreykproductengine@lindenlab.com> | 2020-03-11 16:48:22 +0200 |
---|---|---|
committer | Andrey Kleshchev <andreykproductengine@lindenlab.com> | 2020-03-11 16:48:22 +0200 |
commit | 24c38d822acfe37f177900014258c89cc1c237f0 (patch) | |
tree | 43a631034db5b0efc2bf73c60050d7efa494d900 /indra | |
parent | 921b133bd566f80d7cb22c0280d79bcbd3b05f21 (diff) |
SL-12562 Reverted change to 'embed' link
Diffstat (limited to 'indra')
-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 b8bc4fe0b9..da1e87fda4 100644 --- a/indra/newview/app_settings/settings.xml +++ b/indra/newview/app_settings/settings.xml @@ -3775,7 +3775,7 @@ <key>Type</key> <string>String</string> <key>Value</key> - <string>https://secondlife.com/my/community/events/event.php?id=</string> + <string>http://events.secondlife.com/viewer/embed/event/</string> </map> <key>FastCacheFetchEnabled</key> <map> |