diff --git a/docs/install-machine.md b/docs/install-machine.md index 86f806c335..44c0a9510d 100644 --- a/docs/install-machine.md +++ b/docs/install-machine.md @@ -13,14 +13,8 @@ weight=3 Docker Machine is supported on Windows, OS X, and Linux and is installable as one standalone binary. The links to the binaries for the various platforms and -architectures are below: - -- [Windows - 32bit](https://github.com/docker/machine/releases/download/v0.3.0/docker-machine_windows-386.exe) -- [Windows - 64bit](https://github.com/docker/machine/releases/download/v0.3.0/docker-machine_windows-amd64.exe) -- [OSX - x86_64](https://github.com/docker/machine/releases/download/v0.3.0/docker-machine_darwin-amd64) -- [OSX - (old macs)](https://github.com/docker/machine/releases/download/v0.3.0/docker-machine_darwin-386) -- [Linux - x86_64](https://github.com/docker/machine/releases/download/v0.3.0/docker-machine_linux-amd64) -- [Linux - i386](https://github.com/docker/machine/releases/download/v0.3.0/docker-machine_linux-386) +architectures are available at the +[Github Release](https://github.com/docker/machine/releases/tag/v0.3.0) page. ### OSX and Linux