diff options
author | Andrey Kleshchev <andreykproductengine@lindenlab.com> | 2024-02-07 00:29:05 +0200 |
---|---|---|
committer | Andrey Kleshchev <117672381+akleshchev@users.noreply.github.com> | 2024-02-07 20:02:10 +0200 |
commit | b348366d107a03fcc01397c1b2e9e2a22de48034 (patch) | |
tree | 336b8e9a1bcfc7e71900f83d82fb655a8279161a /indra/newview/app_settings | |
parent | cc43f42e6b7401c2cdd3204a16f757f5169bd95b (diff) |
Issue #56 Redirect Help>Report Bug to Canny instead of Jira
Diffstat (limited to 'indra/newview/app_settings')
-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 00b59f9a4d..bd38527462 100644 --- a/indra/newview/app_settings/settings.xml +++ b/indra/newview/app_settings/settings.xml @@ -11255,7 +11255,7 @@ <key>Type</key> <string>String</string> <key>Value</key> - <string>https://jira.secondlife.com/secure/CreateIssueDetails!init.jspa?pid=10610&issuetype=1&environment=[ENVIRONMENT]&customfield_10253=[LOCATION]</string> + <string>https://feedback.secondlife.com/</string> </map> <key>RevokePermsOnStopAnimation</key> <map> |