We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 16d2036 + dd70b43 commit c9e6b41Copy full SHA for c9e6b41
1 file changed
docs/reference/commandline/container_run.md
@@ -1282,7 +1282,7 @@ connect to services running on the host machine.
1282
1283
It's conventional to use `host.docker.internal` as the hostname referring to
1284
`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).
+[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).
1286
1287
The following example shows how the special `host-gateway` value works. The
1288
example runs an HTTP server that serves a file from host to container over the
0 commit comments