diff options
| author | Linus Färnstrand <linus@mullvad.net> | 2018-08-10 15:27:20 +0200 |
|---|---|---|
| committer | Linus Färnstrand <linus@mullvad.net> | 2018-08-10 15:27:20 +0200 |
| commit | bbd9f33622e41381545beef69f43e7e8c92632b4 (patch) | |
| tree | cd7494bfe869a2b177104050c26cdbf0a02d8281 /app | |
| parent | 77b004fc04e097741cad3abd13b669982f45aa3d (diff) | |
| parent | 3894a58296211d41a3e45ce0ec6a63784609a904 (diff) | |
| download | mullvadvpn-bbd9f33622e41381545beef69f43e7e8c92632b4.tar.xz mullvadvpn-bbd9f33622e41381545beef69f43e7e8c92632b4.zip | |
Merge branch 'add-account-credit-url'
Diffstat (limited to 'app')
| -rw-r--r-- | app/config.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/config.json b/app/config.json index f4a9d973c2..f28b2ca3b0 100644 --- a/app/config.json +++ b/app/config.json @@ -1,7 +1,7 @@ { "links": { "createAccount": "https://mullvad.net/account/create/", - "purchase": "https://mullvad.net/account/", + "purchase": "https://mullvad.net/account/login/", "faq": "https://mullvad.net/faq/", "guides": "https://mullvad.net/guides/", "download": "https://mullvad.net/download/", |
