diff --git a/desktop/mac/release-notes.md b/desktop/mac/release-notes.md index 42df8f28350..31d938d4292 100644 --- a/desktop/mac/release-notes.md +++ b/desktop/mac/release-notes.md @@ -22,7 +22,7 @@ This page contains information about the new features, improvements, known issue ### Upgrades -- [Compose V2 RC3](https://github.com/docker/compose-cli/releases/tag/v2.0.0-rc.3) +- [Compose V2 RC3](https://github.com/docker/compose/releases/tag/v2.0.0-rc.3) - Compose v2 is now hosted on github.com/docker/compose. - Fixed go panic on downscale using `compose up --scale`. - Fixed a race condition in `compose run --rm` while capturing exit code.