Skip to content

Commit fc3e949

Browse files
authored
Merge pull request #5338 from dvdksn/fix-proxy-doclink
docs: fix link to http proxy document
2 parents c537fb9 + 78a8fba commit fc3e949

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/commandline/docker.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -321,7 +321,7 @@ be set for each environment:
321321

322322
These settings are used to configure proxy settings for containers only, and not
323323
used as proxy settings for the `docker` CLI or the `dockerd` daemon. Refer to the
324-
[environment variables](#environment-variables) and [HTTP/HTTPS proxy](https://docs.docker.com/config/daemon/systemd/#httphttps-proxy)
324+
[environment variables](#environment-variables) and [HTTP/HTTPS proxy](https://docs.docker.com/config/daemon/proxy/#httphttps-proxy)
325325
sections for configuring proxy settings for the cli and daemon.
326326

327327
> **Warning**

0 commit comments

Comments
 (0)