summaryrefslogtreecommitdiffhomepage
path: root/gui/src/config.json
diff options
context:
space:
mode:
authorOskar Nyberg <oskar@mullvad.net>2021-06-15 12:42:09 +0200
committerOskar Nyberg <oskar@mullvad.net>2021-06-28 09:00:49 +0200
commitddcc5faae92a1d4f0f8fd42364fc5b6245057f7a (patch)
treea8c13d6c52c5389abe2dcf636d94c3ee218fbce3 /gui/src/config.json
parent7a2593e312083c7bb7ef71982307dea8e62e41cc (diff)
downloadmullvadvpn-ddcc5faae92a1d4f0f8fd42364fc5b6245057f7a.tar.xz
mullvadvpn-ddcc5faae92a1d4f0f8fd42364fc5b6245057f7a.zip
Implement new new account flow
Diffstat (limited to 'gui/src/config.json')
-rw-r--r--gui/src/config.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/gui/src/config.json b/gui/src/config.json
index 59a214b604..112391c360 100644
--- a/gui/src/config.json
+++ b/gui/src/config.json
@@ -4,6 +4,7 @@
"purchase": "https://mullvad.net/account/",
"manageKeys": "https://mullvad.net/account/ports/",
"faq": "https://mullvad.net/help/tag/mullvad-app/",
+ "privacyGuide": "https://mullvad.net/help/first-steps-towards-online-privacy/",
"download": "https://mullvad.net/download/",
"betaDownload": "https://mullvad.net/download/beta"
},