Skip to content

Commit

Permalink
added checksums to d4mac, d4win installer downloads page (docker#2508)
Browse files Browse the repository at this point in the history
Signed-off-by: Victoria Bialas <[email protected]>
  • Loading branch information
londoncalling authored Mar 28, 2017
1 parent ad06540 commit 067756b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docker-for-mac/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion docker-for-windows/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 067756b

Please sign in to comment.