diff --git a/content/manuals/engine/daemon/troubleshoot.md b/content/manuals/engine/daemon/troubleshoot.md index 770b2db6179..e5a674f769d 100644 --- a/content/manuals/engine/daemon/troubleshoot.md +++ b/content/manuals/engine/daemon/troubleshoot.md @@ -120,7 +120,7 @@ ExecStart=/usr/bin/dockerd ``` There are other times when you might need to configure `systemd` with Docker, -such as [configuring a HTTP or HTTPS proxy](./proxy.md). +such as [configuring an HTTP or HTTPS proxy](./proxy.md). > [!NOTE] >