Skip to content

Commit

Permalink
fix(wire-webapp): Update URL to submit bug reports (#82)
Browse files Browse the repository at this point in the history
  • Loading branch information
bennycode committed Jul 6, 2020
1 parent cfbab94 commit 3cf240f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wire-webapp/.env.defaults
Expand Up @@ -128,7 +128,7 @@ URL_WEBSITE_BASE="https://wire-website-staging.zinfra.io"

URL_SUPPORT_INDEX="https://support.wire.com/"

URL_SUPPORT_BUG_REPORT="https://support.wire.com/new?ticket_form_id=101615"
URL_SUPPORT_BUG_REPORT="https://support.wire.com/hc/requests/new"

URL_SUPPORT_CALLING="https://support.wire.com/hc/articles/202969412"

Expand Down

0 comments on commit 3cf240f

Please sign in to comment.