From d86f2b2b17fb96101bfc16bf57bc37f9a33af2ad Mon Sep 17 00:00:00 2001 From: Hamilton Turner Date: Sun, 11 Aug 2019 15:17:12 -0400 Subject: [PATCH] Removing broken important flag --- _data/advisories.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_data/advisories.yaml b/_data/advisories.yaml index 11182a0cc4..2a2f3d8816 100644 --- a/_data/advisories.yaml +++ b/_data/advisories.yaml @@ -17,7 +17,7 @@ texts: swarm: "See [Swarm mode overview](/engine/swarm/) for the orchestration features introduced in Docker Engine 1.12. Only refer to the Docker Swarm documents below for information on the standalone Swarm product." swarm-standalone: "**You are viewing docs for legacy standalone Swarm.** These topics describe standalone Docker Swarm. In Docker 1.12 and higher, [Swarm mode](/engine/swarm/) is integrated with Docker Engine. Most users should use integrated Swarm mode — a good place to start is [Getting started with swarm mode](/engine/swarm/swarm-tutorial/), [Swarm mode CLI commands](/engine/swarm/index.md#swarm-mode-cli-commands), and the [Get started with Docker walkthrough](/get-started/)). Standalone Docker Swarm is not integrated into the Docker Engine API and CLI commands." engine: "This site contains documentation for the v1.12 release candidate version of Docker Engine. For the Docker Engine v1.11 docs, see [https://docs.docker.com/v1.11/](https://docs.docker.com/v1.11/). Docker Desktop for Mac and Docker Desktop for Windows are currently in Beta." - machine: "As of July 2018, Docker Machine is in [maintenance mode](https://github.com/docker/machine/issues/4537). Only bugfixes will be added. Provisioning on a variety of cloud providers is better achieved using [infrakit](https://github.com/docker/deploykit). {: .important}" + machine: "As of July 2018, Docker Machine is in [maintenance mode](https://github.com/docker/machine/issues/4537). Only bugfixes will be added. Provisioning on a variety of cloud providers is better achieved using [infrakit](https://github.com/docker/deploykit)." # URL based advisories # any URL that begins with "/engine/" will get the "engine" advisory