Просмотр исходного кода

Update bug report submission URL

Part of https://github.com/vector-im/element-web/issues/14892
J. Ryan Stinnett 5 лет назад
Родитель
Сommit
d93d2e94ed
3 измененных файлов с 3 добавлено и 3 удалено
  1. 1 1
      config.sample.json
  2. 1 1
      element.io/app/config.json
  3. 1 1
      element.io/develop/config.json

+ 1 - 1
config.sample.json

@@ -22,7 +22,7 @@
         "https://scalar-staging.vector.im/api",
         "https://scalar-staging.riot.im/scalar/api"
     ],
-    "bug_report_endpoint_url": "https://riot.im/bugreports/submit",
+    "bug_report_endpoint_url": "https://element.io/bugreports/submit",
     "defaultCountryCode": "GB",
     "showLabsSettings": false,
     "features": {

+ 1 - 1
element.io/app/config.json

@@ -11,7 +11,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": {
     },
     "piwik": {

+ 1 - 1
element.io/develop/config.json

@@ -11,7 +11,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",