From d43ecb60050e442b0d5caf39c3c74503039c3595 Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Tue, 26 Feb 2019 20:32:22 -0500 Subject: [PATCH] Updated Docker (markdown) --- Docker.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Docker.md b/Docker.md index 2a5a6b2..e372531 100644 --- a/Docker.md +++ b/Docker.md @@ -18,7 +18,7 @@ If you don't already have docker installed, follow the official install instruct # Docker Compose -An example `docker-compose.yml` config is included in the project root. You can edit it as you see fit, or just run the default setup with archivebox + nginx as it comes out of the box: +An example [`docker-compose.yml`](https://github.com/pirate/ArchiveBox/blob/master/docker-compose.yml) config is included in the project root. You can edit it as you see fit, or just run the default setup with archivebox + nginx as it comes out of the box: ## Setup