diff options
| author | Andrey Kleshchev <117672381+akleshchev@users.noreply.github.com> | 2026-01-22 21:29:32 +0200 |
|---|---|---|
| committer | Andrey Kleshchev <117672381+akleshchev@users.noreply.github.com> | 2026-01-23 01:24:42 +0200 |
| commit | e8a09bbab68716800ae0d3f5725bbd0d0a956d73 (patch) | |
| tree | 5ba12873dc8a2d436634ef955f1ed6b708961826 | |
| parent | ca6601cbb8d4ef9828466c8d1316ae28d0c7b7b8 (diff) | |
#5086 Restore guidebook to use http
| -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 54ac53fd52..9058220820 100644 --- a/indra/newview/app_settings/settings.xml +++ b/indra/newview/app_settings/settings.xml @@ -3476,7 +3476,7 @@ <key>Type</key> <string>String</string> <key>Value</key> - <string>https://guidebooks.secondlife.io/welcome/index.html</string> + <string>http://guidebooks.secondlife.io/welcome/index.html</string> </map> <key>HighResSnapshot</key> <map> |
