We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eedd969 commit 3a84258Copy full SHA for 3a84258
1 file changed
docs/reference/commandline/docker.md
@@ -319,8 +319,8 @@ be set for each environment:
319
320
These settings are used to configure proxy settings for containers only, and not
321
used as proxy settings for the `docker` CLI or the `dockerd` daemon. Refer to the
322
-[environment variables](#environment-variables) and [HTTP/HTTPS proxy](https://docs.docker.com/engine/daemon/proxy/#httphttps-proxy)
323
-sections for configuring proxy settings for the CLI and daemon.
+[environment variables](#environment-variables) section and the [Daemon proxy configuration](https://docs.docker.com/engine/daemon/proxy/)
+guide for configuring proxy settings for the CLI and daemon.
324
325
> [!WARNING]
326
> Proxy settings may contain sensitive information (for example, if the proxy
0 commit comments