Skip to content

Commit 7038914

Browse files
committed
Use the dedicated subdomain for the bug report URL by default
Signed-off-by: Ben Banfield-Zanin <benbz@element.io>
1 parent 05fe689 commit 7038914

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

changelog.d/9097.misc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Update the default bug reporting URL.

vector-config/src/main/res/values/config.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<string name="matrix_org_server_url" translatable="false">https://matrix.org</string>
88

99
<!-- Rageshake configuration -->
10-
<string name="bug_report_url" translatable="false">https://riot.im/bugreports/submit</string>
10+
<string name="bug_report_url" translatable="false">https://rageshakes.element.io/api/submit</string>
1111
<string name="bug_report_app_name" translatable="false">riot-android</string>
1212
<string name="bug_report_auto_uisi_app_name" translatable="false">element-auto-uisi</string>
1313

0 commit comments

Comments
 (0)