mirror of https://github.com/docker/docs.git
Fix incorrect link for engine release-notes
This commit is contained in:
parent
91c178cbe1
commit
c8d957c9a9
|
@ -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 >}}
|
||||
{{< grid >}}
|
||||
|
|
Loading…
Reference in New Issue