diff --git a/.template-helpers/template.md b/.template-helpers/template.md index ecc310174..32afabd15 100644 --- a/.template-helpers/template.md +++ b/.template-helpers/template.md @@ -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%%)) - **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%%