summaryrefslogtreecommitdiff
path: root/pages/install/mac
diff options
context:
space:
mode:
authorelijah <elijah@riseup.net>2014-08-20 17:29:04 -0700
committerelijah <elijah@riseup.net>2014-08-20 17:29:04 -0700
commit2a4e4c5808590af5bd628b4cbafc7eb5bc9c883f (patch)
tree050c7907c650fd7c4b43bd7d3a2e29876569c858 /pages/install/mac
parent7176b96d70f6fccf3b915f7c798d71f489da9263 (diff)
fix broken links to dl.bitmask.net
Diffstat (limited to 'pages/install/mac')
-rw-r--r--pages/install/mac/en.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/pages/install/mac/en.md b/pages/install/mac/en.md
index 4fd0f9c..495bf24 100644
--- a/pages/install/mac/en.md
+++ b/pages/install/mac/en.md
@@ -5,12 +5,12 @@
Bitmask requires Mountain Lion or newer.
-<%= render({:partial => 'common/download_button'}, {:link => '/client/osx/Bitmask-OSX-latest.dmg', :text => 'Download for Mac OS'}) %>
+<%= render({:partial => 'common/download_button'}, {:link => 'https://dl.bitmask.net/client/osx/Bitmask-OSX-latest.dmg', :text => 'Download for Mac OS'}) %>
Once the file `Bitmask-OSX-latest.dmg` has been saved to your computer, mount the `.dmg` image and drag the `Bitmask` icon to your `Applications` folder.
## Download other versions
-If you want to install an old or experimental version of Bitmask, you can [browse all releases.](/client/osx/)
+If you want to install an old or experimental version of Bitmask, you can [browse all releases.](https://dl.bitmask.net/client/osx/)
<%= render({:partial => 'common/email'}) %>