From c8d957c9a9148fa49f61f94a23d4b60ddd15dcf7 Mon Sep 17 00:00:00 2001 From: Seongbae Chang Date: Wed, 23 Aug 2023 17:04:07 +0900 Subject: [PATCH] Fix incorrect link for engine release-notes --- content/release-notes.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/release-notes.md b/content/release-notes.md index 0557608084..e1764b81ac 100644 --- a/content/release-notes.md +++ b/content/release-notes.md @@ -8,7 +8,7 @@ grid: link: /desktop/release-notes/ - title: Docker Engine icon: settings_suggest - link: /desktop/release-notes/ + link: /engine/release-notes/ - title: Docker Compose icon: storage link: /compose/release-notes/ @@ -25,4 +25,4 @@ features, improvements, known issues, and bug fixes in each release. You can find release notes for each component in the Manuals section. We suggest that you regularly visit the release notes to learn about updates. -{{< grid >}} \ No newline at end of file +{{< grid >}}