Browse Source

Merge pull request #25156 from londoncalling/docs-v112-getstarted-a

modifed d4mac and d4win download links to stable for v1.12
(cherry picked from commit 352c720d69f6c37c9b1e15332f46ea2dc4335cb9)

Signed-off-by: Tibor Vass <tibor@docker.com>
Sven Dowideit 9 years ago
parent
commit
ddbc9c7d88
1 changed files with 2 additions and 2 deletions
  1. 2 2
      docs/getstarted/step_one.md

+ 2 - 2
docs/getstarted/step_one.md

@@ -27,7 +27,7 @@ weight = 1
 
 Docker for Mac is our newest offering for the Mac. It runs as a native Mac application and uses <a href="https://github.com/mist64/xhyve/" target="_blank">xhyve</a> to virtualize the Docker Engine environment and Linux kernel-specific features for the Docker daemon.
 
-<a class="button" href="https://download.docker.com/mac/beta/Docker.dmg">Get Docker for Mac</a>
+<a class="button" href="https://download.docker.com/mac/stable/Docker.dmg">Get Docker for Mac</a>
 
 **Requirements**
 
@@ -49,7 +49,7 @@ See [Docker Toolbox Overview](/toolbox/overview.md) for help on installing Docke
 
 Docker for Windows is our newest offering for PCs. It runs as a native Windows application and uses Hyper-V to virtualize the Docker Engine environment and Linux kernel-specific features for the Docker daemon.
 
-<a class="button" href="https://download.docker.com/win/beta/InstallDocker.msi">Get Docker for Windows</a>
+<a class="button" href="https://download.docker.com/win/stable/InstallDocker.msi">Get Docker for Windows</a>
 
 **Requirements**