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