From 6b15093c34167ea2d01940a007532bc663313df3 Mon Sep 17 00:00:00 2001 From: Guillaume Tardif Date: Tue, 29 Sep 2020 17:17:22 +0200 Subject: [PATCH] Revert links pointing to edge Signed-off-by: Guillaume Tardif --- engine/context/aci-integration.md | 4 ++-- engine/context/ecs-integration.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/engine/context/aci-integration.md b/engine/context/aci-integration.md index 0039f29013..a1f77c648b 100644 --- a/engine/context/aci-integration.md +++ b/engine/context/aci-integration.md @@ -27,8 +27,8 @@ To deploy Docker containers on Azure, you must meet the following requirements: 1. Download and install Docker Desktop Stable version 2.3.0.5 or later, or Edge version 2.3.2.0 or later. - - [Download for Mac](https://desktop.docker.com/mac/stable/Docker.dmg){: target="_blank" class="_"} - - [Download for Windows](https://desktop.docker.com/win/stable/Docker%20Desktop%20Installer.exe){: target="_blank" class="_"} + - [Download for Mac](https://desktop.docker.com/mac/edge/Docker.dmg){: target="_blank" class="_"} + - [Download for Windows](https://desktop.docker.com/win/edge/Docker%20Desktop%20Installer.exe){: target="_blank" class="_"} Alternatively, install the [Docker Compose CLI for Linux](#install-the-docker-compose-cli-on-linux). diff --git a/engine/context/ecs-integration.md b/engine/context/ecs-integration.md index 02ff71db91..d21c1728cc 100644 --- a/engine/context/ecs-integration.md +++ b/engine/context/ecs-integration.md @@ -26,8 +26,8 @@ To deploy Docker containers on ECS, you must meet the following requirements: 1. Download and install Docker Desktop Stable version 2.3.0.5 or later, or Edge version 2.3.2.0 or later. - - [Download for Mac](https://desktop.docker.com/mac/stable/Docker.dmg){: target="_blank" class="_"} - - [Download for Windows](https://desktop.docker.com/win/stable/Docker%20Desktop%20Installer.exe){: target="_blank" class="_"} + - [Download for Mac](https://desktop.docker.com/mac/edge/Docker.dmg){: target="_blank" class="_"} + - [Download for Windows](https://desktop.docker.com/win/edge/Docker%20Desktop%20Installer.exe){: target="_blank" class="_"} Alternatively, install the [Docker Compose CLI for Linux](#install-the-docker-compose-cli-on-linux).