Skip to content

Commit c9e6b41

Browse files
authored
Merge pull request #6633 from dvdksn/docs-update-dd-documentation-link
chore: update broken link to restrucured docker desktop documentation
2 parents 16d2036 + dd70b43 commit c9e6b41

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)