Fix links in release notes for Docker Desktop edge 2.4.2.0 (for Mac)

Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
This commit is contained in:
Takuya Noguchi 2020-11-27 03:26:50 +00:00
parent 4481594928
commit 35e62c85a8
1 changed files with 1 additions and 1 deletions

View File

@ -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