From f634b5eb4d0727a6c204128143e7dd41a282214c Mon Sep 17 00:00:00 2001 From: David Karlsson <35727626+dvdksn@users.noreply.github.com> Date: Mon, 9 Sep 2024 14:21:36 +0200 Subject: [PATCH] fix: correct link to networking engine plugins Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com> --- content/manuals/engine/network/drivers/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/manuals/engine/network/drivers/_index.md b/content/manuals/engine/network/drivers/_index.md index 7177011634..3e98689952 100644 --- a/content/manuals/engine/network/drivers/_index.md +++ b/content/manuals/engine/network/drivers/_index.md @@ -41,7 +41,7 @@ exist by default, and provide core networking functionality: `none` is not available for Swarm services. See [None network driver](none.md). -- [Network plugins](/engine/extend/plugins_services/): You can install and use +- [Network plugins](/engine/extend/plugins_network/): You can install and use third-party network plugins with Docker. ### Network driver summary