diff options
| author | Oskar Nyberg <oskar@mullvad.net> | 2023-08-30 13:27:36 +0200 |
|---|---|---|
| committer | Oskar Nyberg <oskar@mullvad.net> | 2023-08-30 17:27:14 +0200 |
| commit | 505035069c2f79a17336d091a703cbc888539fc0 (patch) | |
| tree | 98f3839939aa983d1dc578950f0ae53b7f0e6067 /gui/src | |
| parent | 3e86de27b220371ca8e10d22f46b86862b731739 (diff) | |
| download | mullvadvpn-505035069c2f79a17336d091a703cbc888539fc0.tar.xz mullvadvpn-505035069c2f79a17336d091a703cbc888539fc0.zip | |
Remove unused link from config.json
Diffstat (limited to 'gui/src')
| -rw-r--r-- | gui/src/config.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gui/src/config.json b/gui/src/config.json index 822e00a12f..117d99cbeb 100644 --- a/gui/src/config.json +++ b/gui/src/config.json @@ -2,7 +2,6 @@ "supportEmail": "support@mullvad.net", "links": { "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/", |
