added checksums to d4mac, d4win installer downloads page (#2508)

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
This commit is contained in:
Victoria Bialas 2017-03-28 10:40:09 -07:00 committed by GitHub
parent ad065409d9
commit 067756b723
2 changed files with 2 additions and 2 deletions

View File

@ -49,7 +49,7 @@ channels, see the [FAQs](/docker-for-mac/faqs.md#stable-and-edge-channels).
</tr>
<tr valign="top">
<td width="50%">
<a class="button outline-btn" href="https://download.docker.com/mac/stable/Docker.dmg">Get Docker for Mac (Stable)</a>
<a class="button outline-btn" href="https://download.docker.com/mac/stable/Docker.dmg">Get Docker for Mac (Stable)</a><br><a href="https://download.docker.com/mac/stable/Docker.dmg.sha256sum"><font color="#BDBDBD" size="-1">Checksum: Docker.dmg SHA256</font></a>
</td>
<td width="50%">
<a class="button outline-btn" href="https://download.docker.com/mac/edge/Docker.dmg">Get Docker for Mac (Edge)</a>

View File

@ -54,7 +54,7 @@ Edge channels, see the
</tr>
<tr valign="top">
<td width="50%">
<a class="button outline-btn" href="https://download.docker.com/win/stable/InstallDocker.msi">Get Docker for Windows (Stable)</a>
<a class="button outline-btn" href="https://download.docker.com/win/stable/InstallDocker.msi">Get Docker for Windows (Stable)</a><br><a href="https://download.docker.com/win/stable/InstallDocker.msi.sha256sum"><font color="#BDBDBD" size="-1">Checksum: InstallDocker.msi SHA256</font></a>
</td>
<td width="50%">
<a class="button outline-btn" href="https://download.docker.com/win/edge/InstallDocker.msi">Get Docker for Windows (Edge)</a>