diff --git a/doc/GUIDE.md b/doc/GUIDE.md index 691ec96f2f..5294df23b2 100644 --- a/doc/GUIDE.md +++ b/doc/GUIDE.md @@ -1656,7 +1656,7 @@ code inside a Docker image, which means: a large initial download, but much faster builds For more information, see -[the Docker-integration documentation](docker_integration.html). +[the Docker-integration documentation](https://github.com/commercialhaskell/stack/blob/master/doc/docker_integration.md). stack can also generate Docker images for you containing your built executables. This feature is great for automating deployments from CI. This feature is not