summaryrefslogtreecommitdiff
path: root/pages/mac
diff options
context:
space:
mode:
authorelijah <elijah@riseup.net>2014-08-20 17:28:20 -0700
committerelijah <elijah@riseup.net>2014-08-20 17:28:20 -0700
commit02175efb5391091708074441d684408be799e566 (patch)
tree9417cfcd9505261afeb8fa69dd63986ea2e2f019 /pages/mac
parent4dd6df616ea8378563ff26d19a6bf5cdbc7f441a (diff)
use full domain qualified paths for downloads (so pages can be shared with bitmask.net)
Diffstat (limited to 'pages/mac')
-rw-r--r--pages/mac/en.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/pages/mac/en.md b/pages/mac/en.md
index 4fd0f9c..495bf24 100644
--- a/pages/mac/en.md
+++ b/pages/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'}) %>