Updated download link

This commit is contained in:
Jeffrey Morgan 2015-07-13 16:12:29 -07:00
parent 74bdf8cd53
commit 2b9790f062
1 changed files with 1 additions and 1 deletions

View File

@ -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-F07GQP802-259c4579e0/download/dockertoolbox.exe";
var macDownloadLink = "https://slack-files.com/files-pub/T026DFMG3-F07HKQ0CA-24774abec4/download/dockertoolbox.pkg";
var macDownloadLink = "https://slack-files.com/files-pub/T026DFMG3-F07J6RSHH-0ffd8ecc6c/download/dockertoolbox.pkg";
var winDocsLink = baseURL + "/windows/started/";
var macDocsLink = baseURL + "/mac/started/";
var winDocsExpLink = baseURL + "/installation/windows/";