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
windows Windows (zip) ~61MB
-
osx Mac OS X ~13MB
+
osx Mac OS X ~13MB
linux Linux (tgz) ~36MB
ubuntu Ubuntu (PPA) ~5MB
@@ -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; }