Browse code

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)

Sven Dowideit authored on 2016/07/28 16:08:54
Showing 1 changed files
... ...
@@ -27,7 +27,7 @@ weight = 1
27 27
 
28 28
 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.
29 29
 
30
-<a class="button" href="https://download.docker.com/mac/beta/Docker.dmg">Get Docker for Mac</a>
30
+<a class="button" href="https://download.docker.com/mac/stable/Docker.dmg">Get Docker for Mac</a>
31 31
 
32 32
 **Requirements**
33 33
 
... ...
@@ -49,7 +49,7 @@ See [Docker Toolbox Overview](/toolbox/overview.md) for help on installing Docke
49 49
 
50 50
 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.
51 51
 
52
-<a class="button" href="https://download.docker.com/win/beta/InstallDocker.msi">Get Docker for Windows</a>
52
+<a class="button" href="https://download.docker.com/win/stable/InstallDocker.msi">Get Docker for Windows</a>
53 53
 
54 54
 **Requirements**
55 55