diff --git a/content/get-docker.md b/content/get-docker.md
index 478d4e546b..8a8e7cec0f 100644
--- a/content/get-docker.md
+++ b/content/get-docker.md
@@ -27,7 +27,7 @@ section and choose the best installation path for you.
title="Docker Desktop for Mac"
description="A native application using the macOS sandbox security model that delivers all Docker tools to your Mac."
link="/desktop/install/mac-install/"
- image="/assets/images/apple_48.svg" >}}
+ icon="/assets/images/apple_48.svg" >}}
@@ -35,7 +35,7 @@ section and choose the best installation path for you.
title="Docker Desktop for Windows"
description="A native Windows application that delivers all Docker tools to your Windows computer."
link="/desktop/install/windows-install/"
- image="/assets/images/windows_48.svg" >}}
+ icon="/assets/images/windows_48.svg" >}}
@@ -43,7 +43,7 @@ section and choose the best installation path for you.
title="Docker Desktop for Linux"
description="A native Linux application that delivers all Docker tools to your Linux computer."
link="/desktop/install/linux-install/"
- image="/assets/images/linux_48.svg" >}}
+ icon="/assets/images/linux_48.svg" >}}
> **Note**
>