diff options
| author | Oskar Nyberg <oskar@mullvad.net> | 2021-06-28 12:12:35 +0200 |
|---|---|---|
| committer | Oskar Nyberg <oskar@mullvad.net> | 2021-06-28 12:12:35 +0200 |
| commit | 4d95c0a019c2d7bfb2c3ca4951febfded93e9758 (patch) | |
| tree | 1cb7b54c080a865e597102e16b1b9b32e4ca3505 /gui/src/config.json | |
| parent | 09a3e447f47591643032fbf988dd9017db629b25 (diff) | |
| parent | b51b561baabebf3210f936eddc90390488e8819b (diff) | |
| download | mullvadvpn-4d95c0a019c2d7bfb2c3ca4951febfded93e9758.tar.xz mullvadvpn-4d95c0a019c2d7bfb2c3ca4951febfded93e9758.zip | |
Merge branch 'new-account-flow'
Diffstat (limited to 'gui/src/config.json')
| -rw-r--r-- | gui/src/config.json | 1 |
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" }, |
