diff options
| -rw-r--r-- | gui/src/config.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gui/src/config.json b/gui/src/config.json index 95ed24c452..f3f0d99dca 100644 --- a/gui/src/config.json +++ b/gui/src/config.json @@ -1,8 +1,8 @@ { "links": { "createAccount": "https://mullvad.net/account/create/", - "purchase": "https://mullvad.net/account/login/", - "manageKeys": "https://mullvad.net/account/login/", + "purchase": "https://mullvad.net/account/", + "manageKeys": "https://mullvad.net/account/ports/", "faq": "https://mullvad.net/faq/", "download": "https://mullvad.net/download/", "supportEmail": "support@mullvad.net" |
