Merge pull request #13310 from thaJeztah/engine_release_md_fix

engine: fix incorrect Markdown link in release notes
This commit is contained in:
Usha Mandya 2021-08-09 13:40:59 +01:00 committed by GitHub
commit 718ce37c2a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@ for Docker Engine.
- Fix incorrect `Your kernel does not support swap memory limit` warning when
running with cgroups v2 [moby/moby#42479](https://github.com/moby/moby/pull/42479).
- Windows: Fix a situation where containers were not stopped if `HcsShutdownComputeSystem`
returned an `ERROR_PROC_NOT_FOUND` error moby/moby#42613](https://github.com/moby/moby/pull/42613)
returned an `ERROR_PROC_NOT_FOUND` error [moby/moby#42613](https://github.com/moby/moby/pull/42613)
## Swarm