From 79b1af08e89f0f12fc4c70069281d5369295479d Mon Sep 17 00:00:00 2001 From: Joey Geiger Date: Sun, 26 Jul 2015 09:13:16 -0600 Subject: [PATCH] Remove specific version from link to binaries. Signed-off-by: Joey Geiger --- docs/install-machine.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/install-machine.md b/docs/install-machine.md index 89e87a1aa9..41a40d334c 100644 --- a/docs/install-machine.md +++ b/docs/install-machine.md @@ -14,7 +14,7 @@ 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 available at the [Github -Release](https://github.com/docker/machine/releases/tag/v0.3.1) page. +Release](https://github.com/docker/machine/releases/) page. ### OS X and Linux