diff options
| author | Emīls Piņķis <emils@mullvad.net> | 2019-10-07 10:26:50 +0100 |
|---|---|---|
| committer | Emīls Piņķis <emils@mullvad.net> | 2019-10-07 12:57:12 +0100 |
| commit | 8f449e6823fa520433ae5a47c761c3806efd6e48 (patch) | |
| tree | 2706d72c5cdf804d85155eec2846d3978c0081ef | |
| parent | f4bd645b42cb95b37b8d15c7493521ad9d755f16 (diff) | |
| download | mullvadvpn-8f449e6823fa520433ae5a47c761c3806efd6e48.tar.xz mullvadvpn-8f449e6823fa520433ae5a47c761c3806efd6e48.zip | |
Update URLs supplied to GUI
| -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" |
