mirror of https://github.com/docker/docs.git
Merge pull request #19353 from chaizeg/minor-UI-fix-DD
minor UI fix for Docker Desktop release notes
This commit is contained in:
commit
216416652f
|
@ -17,11 +17,11 @@
|
|||
<a target="_blank" rel="noopener" href="https://desktop.docker.com/mac/main/arm64{{ $build_path }}Docker.dmg">Mac
|
||||
with Apple chip</a>
|
||||
(<a target="_blank" rel="noopener"
|
||||
href="https://desktop.docker.com/mac/main/arm64{{ $build_path }}checksums.txt">checksum</a>)
|
||||
href="https://desktop.docker.com/mac/main/arm64{{ $build_path }}checksums.txt">checksum</a>) |
|
||||
<a target="_blank" rel="noopener" href="https://desktop.docker.com/mac/main/amd64{{ $build_path }}Docker.dmg">Mac
|
||||
with Intel chip</a>
|
||||
(<a target="_blank" rel="noopener"
|
||||
href="https://desktop.docker.com/mac/main/amd64{{ $build_path }}checksums.txt">checksum</a>) |
|
||||
href="https://desktop.docker.com/mac/main/amd64{{ $build_path }}checksums.txt">checksum</a>)
|
||||
{{ end -}}
|
||||
{{- if or $all $linux }}
|
||||
|
|
||||
|
|
Loading…
Reference in New Issue