Commit Graph

9 Commits

Author SHA1 Message Date
CrazyMax 09c9f51bcf
remove most of absolute urls
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-08-03 11:50:33 +02:00
Sebastiaan van Stijn 43d9e868b0
engine: move note about package split to 18.09 release notes
containerd, docker engine and the docker cli were split into separate
packages in the 18.09 release. We kept this note on the release-notes
for current releases, but by now it's mostly "old news", so move the
warning to the 18.09 release notes page (which was the release in which
this change was made).

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-05-26 00:28:21 +02:00
Sebastiaan van Stijn 173d3c65f8
fix broken (anchor) links
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-09-13 15:07:49 +02:00
Sebastiaan van Stijn 1583678203
Add missing code-hints, and minor markdown edits
- Add missing code-hints (console, yaml)
- Consistently add an empty line after code-blocks
- Combine some examples where the output and the command were
  put in separate blocks. With the "console" code-hint, this
  is no longer nescessary.
- fix indentation in cloud/ecs-integration.md, which caused the
  numbered-list to be interrupted.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-08-16 12:59:23 +02:00
Sebastiaan van Stijn 116e3a838f
engine: use "console" for shell examples
This allows for easier copying of the commands, without selecting the
prompt.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-08-06 17:20:02 +02:00
Usha Mandya df3bd29a3e Remove links to success articles 2020-06-05 17:14:49 +01:00
Sebastiaan van Stijn 6c6ed0e6a5
engine: remove some EE references from CE release notes
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-03-18 14:01:50 +01:00
Sebastiaan van Stijn f6dd4bce22
engine: remove enterprise-only release notes
Enterprise release notes have been copied / moved

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-03-18 14:00:36 +01:00
Sebastiaan van Stijn f73a26abfd
engine: extract release notes per major version
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-03-18 14:00:34 +01:00