From 2b87b1029bacc792b044bfff7e0fcdf5900982fe Mon Sep 17 00:00:00 2001 From: Gwendolynne Barr <31074572+gbarr01@users.noreply.github.com> Date: Thu, 15 Feb 2018 17:15:34 -0800 Subject: [PATCH] Repair edge links (#6022) --- edge/index.md | 36 ++++++++++++------------------------ 1 file changed, 12 insertions(+), 24 deletions(-) diff --git a/edge/index.md b/edge/index.md index c767bc5267..ea1aa57525 100644 --- a/edge/index.md +++ b/edge/index.md @@ -4,32 +4,21 @@ description: Information about current Docker Edge releases keywords: engine, edge, installation --- -The current Docker CE Edge release is {{ site.docker_ce_edge_version }}. The Docker CE -Edge channel provides monthly releases which allow you to try new features of -Docker and verify bug fixes quickly. Edge releases are only supported for one -month, and a given Edge release does not receive any updates once a new Edge -release is available. +The current Docker CE Edge release is **[{{ site.docker_ce_edge_version }}](https://docs.docker.com/release-notes/docker-ce/#edge-releases)**. + +The Docker CE Edge channel provides monthly releases which allow you to try new +features of Docker and verify bug fixes quickly. Each edge release is only +supported for one month and does not receive updates after a new Edge release is +available. Stable releases are not published to the Edge channel, so Linux repository users -still need to subscribe to the stable channel as well. +should subscribe to both Edge and Stable channels. -Commercial support is not available for Docker CE. +> Commercial support is not available for Docker CE. For information about all Docker release channels and expectations about support, see [Dockerchannels](/install/index.md#docker-channels). -For information about all Docker release channels and expectations about -support, see [Docker channels](/install/index.md#docker-channels). - -This page lists features that are only available in Docker CE Edge releases. -Where applicable, the API and CLI reference documentation has been updated to -reflect these features, but **full documentation for a given feature may not be -available until a Docker CE Stable release incorporates the feature**. - -### Docker CE Edge releases - -Check out the -[release notes for Docker CE Edge 17.07](/release-notes/docker-ce.md#17070-ce-2017-08-29). - -If you are still using [Docker CE Edge 17.06](), you should upgrade as soon as -possible. +Documentation for API and CLI references is updated with each Edge release as +appropriate. However, full documentation for features may not be available until +a Docker CE Stable release incorporates the feature. ### Docker CE Edge resources @@ -37,7 +26,6 @@ possible. includes commands, options, and flags which have not yet been integrated into a Docker CE Stable release. -- The - [Docker CE Edge dockerd reference](/edge/engine/reference/commandline/dockerd/) +- The [Docker CE Edge dockerd reference](/edge/engine/reference/commandline/dockerd/) includes commands, options, and flags for the Docker daemon which have not yet been integrated into a Docker CE Stable release.