diff --git a/Configuration.md b/Configuration.md index c1f2e31..41d42a8 100644 --- a/Configuration.md +++ b/Configuration.md @@ -13,7 +13,7 @@ env CHROME_BINARY=google-chrome-stable RESOLUTION=1440,900 FETCH_PDF=False ./arc ## Environment Variables -As defined in `archivebox/config.py` and `etc/ArchiveBox.conf.default`. +As defined in [`archivebox/config.py`](https://github.com/pirate/ArchiveBox/blob/master/archivebox/config.py) and [`etc/ArchiveBox.conf.default`](https://github.com/pirate/ArchiveBox/blob/master/etc/ArchiveBox.conf.default). ### Shell Options - colorize console ouput: `USE_COLOR` value: [`True`]/`False`