From 7e81df10a33a8d1155772d1357b36be8abd04865 Mon Sep 17 00:00:00 2001 From: Chaimaa ZEGOUMOU <42580324+chaizeg@users.noreply.github.com> Date: Thu, 8 Feb 2024 18:19:43 +0100 Subject: [PATCH] fix: minor UI adjustement for Docker Desktop release notes - remove extra pipe before Linux installers - add missing pipe before Mac with intel chip installer --- layouts/shortcodes/desktop-install.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/layouts/shortcodes/desktop-install.html b/layouts/shortcodes/desktop-install.html index 7d13206e46..a223324674 100644 --- a/layouts/shortcodes/desktop-install.html +++ b/layouts/shortcodes/desktop-install.html @@ -17,11 +17,11 @@ Mac with Apple chip (checksum) + href="https://desktop.docker.com/mac/main/arm64{{ $build_path }}checksums.txt">checksum) | Mac with Intel chip (checksum) | + href="https://desktop.docker.com/mac/main/amd64{{ $build_path }}checksums.txt">checksum) {{ end -}} {{- if or $all $linux }} |