diff options
| author | Mnikolenko Productengine <mnikolenko@productengine.com> | 2021-04-21 15:39:01 +0300 | 
|---|---|---|
| committer | Mnikolenko Productengine <mnikolenko@productengine.com> | 2021-04-21 15:39:01 +0300 | 
| commit | 297b81b03ad1e01339735e612dbf17f131019403 (patch) | |
| tree | 5798014702f16698a484bf4196069dc50b1f0575 | |
| parent | 2c88c74276ffd67ef511e4c3dabbf8e7c676b641 (diff) | |
SL-15028 Update GuidebookURL setting
| -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 25627e61ae..943062c127 100644 --- a/indra/newview/app_settings/settings.xml +++ b/indra/newview/app_settings/settings.xml @@ -4734,7 +4734,7 @@        <key>Type</key>        <string>String</string>        <key>Value</key> -      <string>https://guidebooks.secondlife.io/welcome</string> +      <string>http://guidebooks.secondlife.io/welcome/index.html</string>      </map>      <key>HighResSnapshot</key>      <map> | 
