diff --git a/Configuration.md b/Configuration.md index da7b288..943999c 100644 --- a/Configuration.md +++ b/Configuration.md @@ -1,6 +1,6 @@ # Configuration -▶️ *The full ArchiveBox config file definition with defaults can be found here: [`/archivebox/config.py`](https://github.com/pirate/ArchiveBox/blob/master/archivebox/config.py#L27).* +▶️ *The full ArchiveBox config file definition with defaults can be found here: [`archivebox/config.py`](https://github.com/pirate/ArchiveBox/blob/master/archivebox/config.py#L27).* Configuration of ArchiveBox is done by using the `archivebox config` command, modifying the `ArchiveBox.conf` file in the data folder, or by using environment variables. All three methods work equivalently when using Docker as well.