From 9d6cd6c7c0ed254c388aa5dc8bdd04231a34ae38 Mon Sep 17 00:00:00 2001 From: "J. Ryan Stinnett" Date: Fri, 7 Aug 2020 10:53:15 +0100 Subject: [PATCH] Update bug report submission URL Part of https://github.com/vector-im/element-web/issues/14892 --- element.io/nightly/config.json | 2 +- element.io/release/config.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/element.io/nightly/config.json b/element.io/nightly/config.json index cb0a22d..834060b 100644 --- a/element.io/nightly/config.json +++ b/element.io/nightly/config.json @@ -12,7 +12,7 @@ "https://scalar-staging.riot.im/scalar/api" ], "hosting_signup_link": "https://element.io/matrix-services?utm_source=element-web&utm_medium=web", - "bug_report_endpoint_url": "https://riot.im/bugreports/submit", + "bug_report_endpoint_url": "https://element.io/bugreports/submit", "features": { "feature_new_spinner": "labs", "feature_pinning": "labs", diff --git a/element.io/release/config.json b/element.io/release/config.json index 38e3266..2e4539f 100644 --- a/element.io/release/config.json +++ b/element.io/release/config.json @@ -12,7 +12,7 @@ "https://scalar-staging.riot.im/scalar/api" ], "hosting_signup_link": "https://element.io/matrix-services?utm_source=element-web&utm_medium=web", - "bug_report_endpoint_url": "https://riot.im/bugreports/submit", + "bug_report_endpoint_url": "https://element.io/bugreports/submit", "roomDirectory": { "servers": [ "matrix.org"