From ec4f538a615d522f65ec57fa5bacd00c4f8c45ba Mon Sep 17 00:00:00 2001 From: Usha Mandya Date: Wed, 1 Apr 2020 08:47:43 +0100 Subject: [PATCH] fix broken link --- config/daemon/systemd.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/daemon/systemd.md b/config/daemon/systemd.md index fcaeb24919a8..209e3cd849ab 100644 --- a/config/daemon/systemd.md +++ b/config/daemon/systemd.md @@ -34,7 +34,7 @@ do not have `systemctl`, use the `service` command. ### Start automatically at system boot If you want Docker to start at boot, see -[Configure Docker to start on boot](/install/linux/linux-postinstall.md/#configure-docker-to-start-on-boot). +[Configure Docker to start on boot](/install/linux/linux-postinstall.md#configure-docker-to-start-on-boot). ## Custom Docker daemon options