mirror of https://github.com/docker/docs.git
updated release date for latest edge (#2447)
beta to edge in download installers links Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
This commit is contained in:
parent
54eaf67004
commit
5392b59e3b
|
@ -52,7 +52,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/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>
|
||||||
</td>
|
</td>
|
||||||
<td width="50%">
|
<td width="50%">
|
||||||
<a class="button outline-btn" href="https://download.docker.com/mac/beta/Docker.dmg">Get Docker for Mac (Edge)</a>
|
<a class="button outline-btn" href="https://download.docker.com/mac/edge/Docker.dmg">Get Docker for Mac (Edge)</a>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
||||||
|
|
|
@ -335,7 +335,7 @@ events or unexpected unmounts.
|
||||||
|
|
||||||
## Edge Release Notes
|
## Edge Release Notes
|
||||||
|
|
||||||
### Docker Community Edition 17.03.1-ce-mac3, 2017-03-21 (edge)
|
### Docker Community Edition 17.03.1-ce-mac3, 2017-03-22 (edge)
|
||||||
|
|
||||||
**Upgrades**
|
**Upgrades**
|
||||||
|
|
||||||
|
|
|
@ -57,7 +57,7 @@ Edge channels, see the
|
||||||
<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>
|
||||||
</td>
|
</td>
|
||||||
<td width="50%">
|
<td width="50%">
|
||||||
<a class="button outline-btn" href="https://download.docker.com/win/beta/InstallDocker.msi">Get Docker for Windows (Edge)</a>
|
<a class="button outline-btn" href="https://download.docker.com/win/edge/InstallDocker.msi">Get Docker for Windows (Edge)</a>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
|
|
|
@ -303,7 +303,7 @@ We did not distribute a 1.12.4 stable release
|
||||||
|
|
||||||
## Edge Release Notes
|
## Edge Release Notes
|
||||||
|
|
||||||
### Docker Community Edition 17.03.1 Release Notes (2017-03-21 17.03.1-ce-win3)
|
### Docker Community Edition 17.03.1 Release Notes (2017-03-22 17.03.1-ce-win3)
|
||||||
|
|
||||||
**Upgrades**
|
**Upgrades**
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue