summaryrefslogtreecommitdiffhomepage
path: root/gui/src
diff options
context:
space:
mode:
authorEmīls Piņķis <emils@mullvad.net>2019-10-07 15:10:15 +0100
committerEmīls Piņķis <emils@mullvad.net>2019-10-07 15:10:15 +0100
commit40ff729cde24519c3475c68488eabe0d34ce68ad (patch)
treea8bc8c2f1f7b8b02d6fa1543fe62257bc0c41499 /gui/src
parenta504a4e00ac46fdfdd7daf8c95ef34714b383460 (diff)
downloadmullvadvpn-40ff729cde24519c3475c68488eabe0d34ce68ad.tar.xz
mullvadvpn-40ff729cde24519c3475c68488eabe0d34ce68ad.zip
Change FAQ URL
Diffstat (limited to 'gui/src')
-rw-r--r--gui/src/config.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui/src/config.json b/gui/src/config.json
index f3f0d99dca..455c2e8e34 100644
--- a/gui/src/config.json
+++ b/gui/src/config.json
@@ -3,7 +3,7 @@
"createAccount": "https://mullvad.net/account/create/",
"purchase": "https://mullvad.net/account/",
"manageKeys": "https://mullvad.net/account/ports/",
- "faq": "https://mullvad.net/faq/",
+ "faq": "https://mullvad.net/help/tag/mullvad-app/",
"download": "https://mullvad.net/download/",
"supportEmail": "support@mullvad.net"
},