diff --git a/indra/llui/llurlentry.cpp b/indra/llui/llurlentry.cpp
index 10e2cd5172..b6ddeda7a8 100644
--- a/indra/llui/llurlentry.cpp
+++ b/indra/llui/llurlentry.cpp
@@ -1574,7 +1574,7 @@ std::string LLUrlEntryJira::getUrl(const std::string &string) const
string.find("SLS") != std::string::npos ||
string.find("SUP") != std::string::npos )
{
- return llformat("https://jira.phoenixviewer.com/browse/%s", string.c_str());
+ return llformat("https://jira.firestormviewer.org/browse/%s", string.c_str());
}
else
{
diff --git a/indra/newview/app_settings/settings.xml b/indra/newview/app_settings/settings.xml
index a2b206e722..32f9e19ff5 100644
--- a/indra/newview/app_settings/settings.xml
+++ b/indra/newview/app_settings/settings.xml
@@ -13529,7 +13529,7 @@ Change of this parameter will affect the layout of buttons in notification toast
Type
String
Value
- https://jira.phoenixviewer.com/secure/CreateIssueDetails!init.jspa?pid=10005&issuetype=1&priority=3&environment=[ENVIRONMENT]
+ https://jira.firestormviewer.org/secure/CreateIssueDetails!init.jspa?pid=10005&issuetype=1&priority=3&environment=[ENVIRONMENT]
RevokePermsOnStopAnimation