Merge pull request #15309 from ameliejyc/patch-1

Add missing mac installation link on get-docker.md
This commit is contained in:
Sebastiaan van Stijn 2022-08-03 13:48:23 +02:00 committed by GitHub
commit 90b8f0249e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ section and choose the best installation path for you.
<div class="col-xs-12 col-sm-12 col-md-12 col-lg-4 block">
<div class="component">
<div class="component-icon">
<a href=""><img src="/images/apple_48.svg" alt="Docker Desktop for Mac" width="70" height="70"></a>
<a href="/desktop/install/mac-install/"><img src="/images/apple_48.svg" alt="Docker Desktop for Mac" width="70" height="70"></a>
</div>
<h2 id="docker-for-mac"><a href="/desktop/install/mac-install/">Docker Desktop for Mac</a></h2>
<p>A native application using the macOS sandbox security model which delivers all Docker tools to your Mac.</p>