Skip to content

Commit 2b87b10

Browse files
authored
Repair edge links (docker#6022)
1 parent 22b970c commit 2b87b10

File tree

1 file changed

+12
-24
lines changed

1 file changed

+12
-24
lines changed

edge/index.md

Lines changed: 12 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -4,40 +4,28 @@ description: Information about current Docker Edge releases
44
keywords: engine, edge, installation
55
---
66

7-
The current Docker CE Edge release is {{ site.docker_ce_edge_version }}. The Docker CE
8-
Edge channel provides monthly releases which allow you to try new features of
9-
Docker and verify bug fixes quickly. Edge releases are only supported for one
10-
month, and a given Edge release does not receive any updates once a new Edge
11-
release is available.
7+
The current Docker CE Edge release is **[{{ site.docker_ce_edge_version }}](https://docs.docker.com/release-notes/docker-ce/#edge-releases)**.
128

13-
Stable releases are not published to the Edge channel, so Linux repository users
14-
still need to subscribe to the stable channel as well.
15-
16-
Commercial support is not available for Docker CE.
17-
18-
For information about all Docker release channels and expectations about
19-
support, see [Docker channels](/install/index.md#docker-channels).
9+
The Docker CE Edge channel provides monthly releases which allow you to try new
10+
features of Docker and verify bug fixes quickly. Each edge release is only
11+
supported for one month and does not receive updates after a new Edge release is
12+
available.
2013

21-
This page lists features that are only available in Docker CE Edge releases.
22-
Where applicable, the API and CLI reference documentation has been updated to
23-
reflect these features, but **full documentation for a given feature may not be
24-
available until a Docker CE Stable release incorporates the feature**.
25-
26-
### Docker CE Edge releases
14+
Stable releases are not published to the Edge channel, so Linux repository users
15+
should subscribe to both Edge and Stable channels.
2716

28-
Check out the
29-
[release notes for Docker CE Edge 17.07](/release-notes/docker-ce.md#17070-ce-2017-08-29).
17+
> 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).
3018
31-
If you are still using [Docker CE Edge 17.06](), you should upgrade as soon as
32-
possible.
19+
Documentation for API and CLI references is updated with each Edge release as
20+
appropriate. However, full documentation for features may not be available until
21+
a Docker CE Stable release incorporates the feature.
3322

3423
### Docker CE Edge resources
3524

3625
- The [Docker CE Edge CLI reference](/edge/engine/reference/commandline/docker/)
3726
includes commands, options, and flags which have not yet been integrated into
3827
a Docker CE Stable release.
3928

40-
- The
41-
[Docker CE Edge dockerd reference](/edge/engine/reference/commandline/dockerd/)
29+
- The [Docker CE Edge dockerd reference](/edge/engine/reference/commandline/dockerd/)
4230
includes commands, options, and flags for the Docker daemon which have not yet
4331
been integrated into a Docker CE Stable release.

0 commit comments

Comments
 (0)