From 271f08b6e0c6f2ef2dc295c0e678a31c02d61ee5 Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Sun, 18 Feb 2024 04:41:38 -0800 Subject: [PATCH] Updated Configuration (markdown) --- Configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Configuration.md b/Configuration.md index 2ea3cbc..b61cf41 100644 --- a/Configuration.md +++ b/Configuration.md @@ -30,7 +30,7 @@ Environment variables take precedence over the config file, which is useful if y

-In case this document is ever out of date, it's recommended to read the code that loads the config directly: [`archivebox/config.py`](https://github.com/ArchiveBox/ArchiveBox/blob/master/archivebox/config.py#L27) ➡️ +In case this document is ever out of date, it's recommended to read the code that loads the config directly:

archivebox/config.py
➡️

## General Settings