From 35e62c85a85341f33fccead2d65ed50802c55a27 Mon Sep 17 00:00:00 2001 From: Takuya Noguchi Date: Fri, 27 Nov 2020 03:26:50 +0000 Subject: [PATCH] Fix links in release notes for Docker Desktop edge 2.4.2.0 (for Mac) Signed-off-by: Takuya Noguchi --- docker-for-mac/edge-release-notes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-for-mac/edge-release-notes.md b/docker-for-mac/edge-release-notes.md index 3e86a50076..a55023e6d5 100644 --- a/docker-for-mac/edge-release-notes.md +++ b/docker-for-mac/edge-release-notes.md @@ -78,7 +78,7 @@ This release contains a Kubernetes upgrade. Note that your local Kubernetes clus - Always flush file system caches synchronously on container start. See [docker/for-mac#4943](https://github.com/docker/for-mac/issues/4943). - Allow symlinks to point outside of shared volumes. Fixes [docker/for-mac#4862](https://github.com/docker/for-mac/issues/4862). - Diagnostics: avoid hanging when Kubernetes is in a broken state. -- Fixed automatic start on log in. See [docker/for-mac#4877] and [docker/for-mac#4890]. +- Fixed automatic start on log in. See [docker/for-mac#4877](https://github.com/docker/for-mac/issues/4877) and [docker/for-mac#4890](https://github.com/docker/for-mac/issues/4890). ## Docker Desktop Community 2.4.1.0 2020-10-01