diff --git a/site/layouts/partials/footer.html b/site/layouts/partials/footer.html
index da685bdaf3..33fb801baa 100755
--- a/site/layouts/partials/footer.html
+++ b/site/layouts/partials/footer.html
@@ -51,7 +51,7 @@
// var winDownloadLink = "https://github.com/docker/toolbox/releases/download/v1.7.0/DockerToolbox.exe";
// var macDownloadLink = "https://github.com/docker/toolbox/releases/download/v1.7.0/DockerToolbox.pkg";
var winDownloadLink = "https://slack-files.com/files-pub/T026DFMG3-F07MUK96J-c54d9c2eaa/download/dockertoolbox.exe";
- var macDownloadLink = "https://slack-files.com/files-pub/T026DFMG3-F07MUULG3-c85396e4b3/download/dockertoolbox.pkg";
+ var macDownloadLink = "https://slack-files.com/files-pub/T026DFMG3-F07N02S3V-61a4b632e1/download/dockertoolbox.pkg";
var winDocsLink = baseURL + "/windows/started/";
var macDocsLink = baseURL + "/mac/started/";
var winDocsExpLink = baseURL + "/installation/windows/";