From 467adc21bb7ab5ecfc1db3cf4abef257c5063832 Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Tue, 26 Feb 2019 22:05:48 -0500 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 8f20fbd..f8b4e7e 100644 --- a/Scheduled-Archiving.md +++ b/Scheduled-Archiving.md @@ -6,7 +6,7 @@ ArchiveBox ignores links that are imported multiple times (keeping the earliest This means you can add cron jobs that regularly poll the same file or URL for new links, adding only new ones as necessary. -For some example configs, see the `etc/cron.d` and `etc/supervisord` folders. +For some example configs, see the [`etc/cron.d`](https://github.com/pirate/ArchiveBox/blob/master/etc/cron.d) and [`etc/supervisord`](https://github.com/pirate/ArchiveBox/blob/master/etc/supervisord) folders. ## Example: Import Firefox browser history every 24 hours