From 86355cb410d23f53d7b83607082fb8220d6b0d31 Mon Sep 17 00:00:00 2001 From: David Karlsson <35727626+dvdksn@users.noreply.github.com> Date: Tue, 22 Aug 2023 23:10:43 +0200 Subject: [PATCH] engine: fix link to engine install from get-docker Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com> --- content/get-docker.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/get-docker.md b/content/get-docker.md index c9f6328052..c4a43dc684 100644 --- a/content/get-docker.md +++ b/content/get-docker.md @@ -47,4 +47,4 @@ section and choose the best installation path for you. > **Note** > -> If you're looking for information on how to install Docker Engine, see [Docker Engine installation overview](/engine/install/index.md). \ No newline at end of file +> If you're looking for information on how to install Docker Engine, see [Docker Engine installation overview](/engine/install/).