Skip to content

Commit 2dee550

Browse files
authored
Merge pull request #23666 from dvdksn/hotfix-cli-broken-dd-link
fix: update link from cli reference to dd networking section
2 parents 4d70d60 + e584fac commit 2dee550

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/engine-cli/docker_container_run.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2262,7 +2262,7 @@ examples: |-
22622262
22632263
It's conventional to use `host.docker.internal` as the hostname referring to
22642264
`host-gateway`. Docker Desktop automatically resolves this hostname, see
2265-
[Explore networking features](/desktop/features/networking/#i-want-to-connect-from-a-container-to-a-service-on-the-host).
2265+
[Explore networking features](/desktop/features/networking/networking-how-tos/#i-want-to-connect-from-a-container-to-a-service-on-the-host).
22662266
22672267
The following example shows how the special `host-gateway` value works. The
22682268
example runs an HTTP server that serves a file from host to container over the

0 commit comments

Comments
 (0)