diff --git a/_includes/install-script.md b/_includes/install-script.md index 7c3c531fbc..08e24fbf63 100644 --- a/_includes/install-script.md +++ b/_includes/install-script.md @@ -57,7 +57,7 @@ Remember to log out and back in for this to take effect! > > Adding a user to the "docker" group grants the ability to run containers > which can be used to obtain root privileges on the docker host. Refer to -> https://docs.docker.com/engine/security/security/#docker-daemon-attack-surface +> [Docker Daemon Attack Surface](https://docs.docker.com/engine/security/security/#docker-daemon-attack-surface) > for more information. {:.warning}