diff options
author | Erik Kundiman <erik@megapahit.org> | 2024-01-15 14:43:19 +0800 |
---|---|---|
committer | Erik Kundiman <erik@megapahit.org> | 2024-01-15 14:43:19 +0800 |
commit | df3b570e1687a0479d0045a1a090570bc0179a3f (patch) | |
tree | e6f1752839319c2511d1a8c5a1941a14f13df989 /indra | |
parent | 4042e8c86a2e244d7fc531ad4645af17047d9d61 (diff) |
Adjust "Report Bug" URL to Megapahit Bugzilla
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 00b59f9a4d..7260df6bd1 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://megapahit.com/enter_bug.cgi</string> </map> <key>RevokePermsOnStopAnimation</key> <map> |