From 3a82effa4060e3930067e4ba69886c7408ed35f7 Mon Sep 17 00:00:00 2001 From: Alex Ling Date: Tue, 9 Mar 2021 18:01:03 +0000 Subject: [PATCH] Update config in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b5fe269..e1545d6 100644 --- a/README.md +++ b/README.md @@ -93,7 +93,7 @@ default_username: "" auth_proxy_header_name: "" mangadex: base_url: https://mangadex.org - api_url: https://mangadex.org/api/v2 + api_url: https://api.mangadex.org/v2 download_wait_seconds: 5 download_retries: 4 download_queue_db_path: ~/mango/queue.db