From 56a1bff8109647f0890727dff4059363c13e6a9d Mon Sep 17 00:00:00 2001 From: 44r0n7 <44r0n7+gitea@pm.me> Date: Tue, 30 Dec 2025 11:06:56 -0500 Subject: [PATCH] Link config reference in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6e0c0c3..9e0b321 100644 --- a/README.md +++ b/README.md @@ -83,7 +83,7 @@ Key options (TOML): - `sidecars = false` (copy/move sidecars when true) CLI flags override config, and env vars override config as well. -Full reference: `docs/CONFIG.md` +Full reference: [docs/CONFIG.md](docs/CONFIG.md) ## Providers :globe_with_meridians: - **TMDb**: preferred when available. Supports API key or read-access bearer token.