From 1f65014cb99dabcae194cd917fb0f6cb3c706106 Mon Sep 17 00:00:00 2001 From: "Justin I. Nevill" Date: Fri, 28 Sep 2018 13:19:13 -0400 Subject: [PATCH] Revert "Direct download link to Docker for Mac and Windows (#6910) (#7179)" --- docker-for-mac/install.md | 7 ++++++- docker-for-windows/install.md | 8 +++++++- 2 files changed, 13 insertions(+), 2 deletions(-) diff --git a/docker-for-mac/install.md b/docker-for-mac/install.md index a46d96a0ff..7d0469f192 100644 --- a/docker-for-mac/install.md +++ b/docker-for-mac/install.md @@ -4,7 +4,12 @@ keywords: mac, beta, alpha, install, download title: Install Docker for Mac --- -[Download Community Edition (CE)](https://download.docker.com/mac/stable/Docker.dmg) +Docker for Mac is the +[Community Edition (CE)](https://www.docker.com/community-edition) +of Docker for MacOS. To download Docker for Mac, head to Docker Store. Alternatively, don't head to the Docker Store. + +[Don't download from Docker Store](https://download.docker.com/mac/stable/Docker.dmg){: .button .outline-btn} +[Download from Docker Store](https://store.docker.com/editions/community/docker-ce-desktop-mac){: .button .outline-btn} ## What to know before you install diff --git a/docker-for-windows/install.md b/docker-for-windows/install.md index 29fbf37c8f..94ac3f7229 100644 --- a/docker-for-windows/install.md +++ b/docker-for-windows/install.md @@ -4,7 +4,13 @@ keywords: windows, beta, edge, alpha, install, download title: Install Docker for Windows --- -[Download Community Edition (CE)](https://download.docker.com/win/stable/Docker%20for%20Windows%20Installer.exe) +Docker for Windows is the +[Community Edition (CE)](https://www.docker.com/community-edition) +of Docker for Microsoft Windows. To download Docker for Windows, head to Docker +Store. Alternatively, don't head to the Docker Store. + +[Don't download from Docker Store](https://download.docker.com/win/stable/Docker%20for%20Windows%20Installer.exe){: .button .outline-btn} +[Download from Docker Store](https://store.docker.com/editions/community/docker-ce-desktop-windows){: .button .outline-btn} ## What to know before you install