diff options
author | Justin Bottega <jubo.bot@openmailbox.org> | 2017-11-10 17:25:57 +0000 |
---|---|---|
committer | Justin Bottega <jubo.bot@openmailbox.org> | 2017-11-12 06:44:22 +0000 |
commit | bcbd993eb2ba03ca4aa52ebf1acf88da895011c9 (patch) | |
tree | 100f855a65b3a122999b6cba6bafdcbdb18416b8 /pages | |
parent | bc3bda4dea1e566d047093f99dc714c4cf0714da (diff) |
[docs] replace download URL with page that bitmask.net uses
On https://leap.se/en/download the download link for bitmask client application
is https://dl.bitmask.net/. However, the copyright on this page looks a bit old
(2016), and it's different from the download page presented by bitmask.net,
https://bitmask.net/en/install.
Documentation: #9
Diffstat (limited to 'pages')
-rw-r--r-- | pages/download/en.haml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pages/download/en.haml b/pages/download/en.haml index 2e5a024..dfcc441 100644 --- a/pages/download/en.haml +++ b/pages/download/en.haml @@ -4,7 +4,7 @@ .col-xs-4.text-center %i.fa.fa-4x.fa-download %div - [[Bitmask client application => https://dl.bitmask.net]]<br> + [[Bitmask client application => https://bitmask.net/en/install]]<br> for end-users. .col-xs-4.text-center %i.fa.fa-4x.fa-tasks |