Update "latest Docker release" link to point to the docker-ce repo
This commit is contained in:
parent
0549dad74b
commit
bade323668
|
|
@ -25,6 +25,6 @@
|
||||||
[docs repo's `%%REPO%%/` directory](https://github.com/docker-library/docs/tree/master/%%REPO%%) ([history](https://github.com/docker-library/docs/commits/master/%%REPO%%))
|
[docs repo's `%%REPO%%/` directory](https://github.com/docker-library/docs/tree/master/%%REPO%%) ([history](https://github.com/docker-library/docs/commits/master/%%REPO%%))
|
||||||
|
|
||||||
- **Supported Docker versions**:
|
- **Supported Docker versions**:
|
||||||
[the latest release](https://github.com/docker/docker/releases/latest) (down to 1.6 on a best-effort basis)
|
[the latest release](https://github.com/docker/docker-ce/releases/latest) (down to 1.6 on a best-effort basis)
|
||||||
|
|
||||||
%%CONTENT%%%%VARIANT%%%%LICENSE%%
|
%%CONTENT%%%%VARIANT%%%%LICENSE%%
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue