Skip to content

Commit c3ed9e9

Browse files
removed checksums from d4mac-d4win installs for now (docker#2245)
Signed-off-by: Victoria Bialas <[email protected]>
1 parent 1127efa commit c3ed9e9

File tree

2 files changed

+1
-8
lines changed

2 files changed

+1
-8
lines changed

docker-for-mac/install.md

+1-4
Original file line numberDiff line numberDiff line change
@@ -55,10 +55,7 @@ channels, see the [FAQs](/docker-for-mac/faqs.md#stable-and-edge-channels).
5555
<a class="button outline-btn" href="https://download.docker.com/mac/beta/Docker.dmg">Get Docker for Mac (Edge)</a>
5656
</td>
5757
</tr>
58-
<tr>
59-
<td><a href="https://download.docker.com/mac/stable/Docker.dmg.sha256sum"><font color="#BDBDBD" size="-1">Download checksum: Docker.dmg SHA256</font></a></td>
60-
<td><a href="https://download.docker.com/mac/beta/Docker.dmg.sha256sum"><font color="#BDBDBD" size="-1">Download checksum: Docker.dmg SHA256</font></a></td>
61-
</tr>
58+
6259
</table>
6360

6461
>**Important Notes**:

docker-for-windows/install.md

-4
Original file line numberDiff line numberDiff line change
@@ -60,10 +60,6 @@ Edge channels, see the
6060
<a class="button outline-btn" href="https://download.docker.com/win/beta/InstallDocker.msi">Get Docker for Windows (Edge)</a>
6161
</td>
6262
</tr>
63-
<tr>
64-
<td><a href="https://download.docker.com/win/stable/InstallDocker.msi.sha256sum"><font color="#BDBDBD" size="-1">Download checksum: InstallDocker.msi SHA256</font></a></td>
65-
<td><a href="https://download.docker.com/win/beta/InstallDocker.msi.sha256sum"><font color="#BDBDBD" size="-1">Download checksum: InstallDocker.msi SHA256</font></a></td>
66-
</tr>
6763
</table>
6864

6965
>**Important Notes:**

0 commit comments

Comments
 (0)