From 1440f9f8cf99fb61b22750094b9c0290f3c57d94 Mon Sep 17 00:00:00 2001 From: aevesdocker Date: Thu, 7 Nov 2024 09:38:19 +0000 Subject: [PATCH] docs: change link to desktop docs Signed-off-by: aevesdocker --- docs/reference/commandline/container_run.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/reference/commandline/container_run.md b/docs/reference/commandline/container_run.md index f2739b3f20..98e86e907d 100644 --- a/docs/reference/commandline/container_run.md +++ b/docs/reference/commandline/container_run.md @@ -1283,7 +1283,7 @@ connect to services running on the host machine. It's conventional to use `host.docker.internal` as the hostname referring to `host-gateway`. Docker Desktop automatically resolves this hostname, see -[Explore networking features](https://docs.docker.com/desktop/networking/#i-want-to-connect-from-a-container-to-a-service-on-the-host). +[Explore networking features](https://docs.docker.com/desktop/features/networking/#i-want-to-connect-from-a-container-to-a-service-on-the-host). The following example shows how the special `host-gateway` value works. The example runs an HTTP server that serves a file from host to container over the