From cd8574625fd4bd2ae08f4768ebadd418df36a702 Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Thu, 5 Oct 2023 17:32:23 -0700 Subject: [PATCH] Updated Scheduled Archiving (markdown) --- Scheduled-Archiving.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Scheduled-Archiving.md b/Scheduled-Archiving.md index 397646f..040b56d 100644 --- a/Scheduled-Archiving.md +++ b/Scheduled-Archiving.md @@ -71,7 +71,7 @@ services: - ./data:/data - ./etc/crontabs:/var/spool/cron/crontabs ``` -For a full Docker Compose example config see here: https://github.com/ArchiveBox/ArchiveBox/blob/dev/docker-compose.yml#L64 +For a full Docker Compose example config see here: https://github.com/ArchiveBox/ArchiveBox/blob/dev/docker-compose.yml#:~:text=schedule For more examples of plain Docker and Docker Compose usage with scheduling, see: https://github.com/ArchiveBox/ArchiveBox/issues/1155#issuecomment-1590146616