From b4b4db267240d00ad413bc7547d114dfde80eef8 Mon Sep 17 00:00:00 2001 From: architectxor <49113443+architectxor@users.noreply.github.com> Date: Sat, 23 Sep 2023 00:12:39 +0300 Subject: [PATCH] Incorrect link to article fixed Incorect link to "Run docker without root priviledges" fixed --- content/engine/_index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/engine/_index.md b/content/engine/_index.md index ab118f2d12..e44e52fa51 100644 --- a/content/engine/_index.md +++ b/content/engine/_index.md @@ -30,7 +30,7 @@ grid: - title: Rootless mode description: Run Docker without root privileges. icon: security - link: /security + link: engine/security/rootless - title: Deprecated features description: Find out what features of Docker Engine you should stop using. icon: folder_delete @@ -72,4 +72,4 @@ For more details, see The Docker Engine is licensed under the Apache License, Version 2.0. See [LICENSE](https://github.com/moby/moby/blob/master/LICENSE) for the full license -text. \ No newline at end of file +text.