From 02175efb5391091708074441d684408be799e566 Mon Sep 17 00:00:00 2001 From: elijah Date: Wed, 20 Aug 2014 17:28:20 -0700 Subject: use full domain qualified paths for downloads (so pages can be shared with bitmask.net) --- pages/mac/en.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pages/mac') 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'}) %> -- cgit v1.2.3