diff --git a/_templates/download.html b/_templates/download.html
index 995b3813..c44eb020 100755
--- a/_templates/download.html
+++ b/_templates/download.html
@@ -15,7 +15,7 @@ id: download
@@ -66,7 +66,7 @@ case 'ubuntu':
break;
case 'mac':
but.getElementsByTagName('IMG')[0].src='/img/but_mac.svg';
- but.href='/bin/{{site.DOWNLOAD_VERSION}}/bitcoin-{{site.DOWNLOAD_VERSION}}-macosx-setup.dmg';
+ but.href='/bin/{{site.DOWNLOAD_VERSION}}/bitcoin-{{site.DOWNLOAD_VERSION}}-osx.dmg';
break;
}