mirror of https://github.com/docker/docs.git
removed checksums from d4mac-d4win installs for now (#2245)
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
This commit is contained in:
parent
1127efaa78
commit
c3ed9e911b
|
@ -55,10 +55,7 @@ channels, see the [FAQs](/docker-for-mac/faqs.md#stable-and-edge-channels).
|
|||
<a class="button outline-btn" href="https://download.docker.com/mac/beta/Docker.dmg">Get Docker for Mac (Edge)</a>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<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>
|
||||
<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>
|
||||
</tr>
|
||||
|
||||
</table>
|
||||
|
||||
>**Important Notes**:
|
||||
|
|
|
@ -60,10 +60,6 @@ Edge channels, see the
|
|||
<a class="button outline-btn" href="https://download.docker.com/win/beta/InstallDocker.msi">Get Docker for Windows (Edge)</a>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<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>
|
||||
<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>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
>**Important Notes:**
|
||||
|
|
Loading…
Reference in New Issue