Update links to community forum (#2083)

This commit is contained in:
Daniel Gasienica 2018-02-28 15:50:56 -05:00 committed by GitHub
parent 2a384cef7e
commit e64a08657d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 4 deletions

View File

@ -5,7 +5,7 @@ both logs and a detailed description of what you encountered. Please do your bes
Please note that this tracker is only for bugs and feature requests. Please try these Please note that this tracker is only for bugs and feature requests. Please try these
locations if you have a question or comment: locations if you have a question or comment:
https://whispersystems.discoursehosting.net/ https://community.signalusers.org/
http://support.signal.org/ http://support.signal.org/
support@whispersystems.org support@whispersystems.org

View File

@ -19,8 +19,8 @@ You can install it on a computer which already has the production version instal
## Got a question? ## Got a question?
You can find a number of frequently asked questions here https://support.signal.org/. You can find answers to a number of frequently asked questions on our support site: https://support.signal.org/.
The discussion groups are another good place for questions: https://whispersystems.discoursehosting.net/. The community forum is another good place for questions: https://community.signalusers.org/.
## Found a Bug? Have a feature request? ## Found a Bug? Have a feature request?

View File

@ -338,7 +338,7 @@ function openSupportPage() {
} }
function openForums() { function openForums() {
shell.openExternal('https://whispersystems.discoursehosting.net/'); shell.openExternal('https://community.signalusers.org/');
} }
function setupWithImport() { function setupWithImport() {