Skip to content

Commit dd70b43

Browse files
committed
chore: update broken link to restrucured docker desktop documentation
Signed-off-by: David Karlsson <[email protected]>
1 parent de00f53 commit dd70b43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/commandline/container_run.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1282,7 +1282,7 @@ connect to services running on the host machine.
12821282

12831283
It's conventional to use `host.docker.internal` as the hostname referring to
12841284
`host-gateway`. Docker Desktop automatically resolves this hostname, see
1285-
[Explore networking features](https://docs.docker.com/desktop/features/networking/#i-want-to-connect-from-a-container-to-a-service-on-the-host).
1285+
[Explore networking features](https://docs.docker.com/desktop/features/networking/networking-how-tos/#i-want-to-connect-from-a-container-to-a-service-on-the-host).
12861286

12871287
The following example shows how the special `host-gateway` value works. The
12881288
example runs an HTTP server that serves a file from host to container over the

0 commit comments

Comments
 (0)