From 724b09ec50ed812c189af4f2cc170fd578034c3b Mon Sep 17 00:00:00 2001 From: David Karlsson Date: Thu, 10 Nov 2022 09:54:19 +0100 Subject: [PATCH] docs: update engine link after downstream restructuring Signed-off-by: David Karlsson --- docs/manuals/drivers/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manuals/drivers/index.md b/docs/manuals/drivers/index.md index 62b2f635..ff41bc71 100644 --- a/docs/manuals/drivers/index.md +++ b/docs/manuals/drivers/index.md @@ -51,7 +51,7 @@ desktop-linux * docker This is because the Docker driver builders are automatically pulled from the available -[Docker Contexts](https://docs.docker.com/engine/context/working-with-contexts/). +[Docker Contexts](https://docs.docker.com/engine/cli/context/). When you add new contexts using `docker context create`, these will appear in your list of buildx builders.