From 5b8eaf633fc4c8ed49a2dc8e4fefda6c8dbcab79 Mon Sep 17 00:00:00 2001 From: Jorge Paravicini Date: Fri, 11 Oct 2024 12:34:48 +0200 Subject: [PATCH] docs: update settings path --- content/manuals/engine/network/tutorials/host.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/manuals/engine/network/tutorials/host.md b/content/manuals/engine/network/tutorials/host.md index 3c8548aeca..607800ca00 100644 --- a/content/manuals/engine/network/tutorials/host.md +++ b/content/manuals/engine/network/tutorials/host.md @@ -28,7 +28,7 @@ host. - The `host` networking driver only works on Linux hosts, but is available as a [beta feature](/manuals/release-lifecycle.md#beta) on Docker Desktop version 4.29 and later for Mac, Windows, and Linux. To enable this feature, navigate to the - **Features in development** tab in **Settings**, and then select **Enable host networking**. + **Resources** tab in **Settings**, and then under **Network** select **Enable host networking**. ## Procedure