From e8e5314a977f61ca18341b1f5d6a0ed5ead8dd28 Mon Sep 17 00:00:00 2001 From: johan456789 <14802181+johan456789@users.noreply.github.com> Date: Wed, 7 Oct 2020 19:38:49 +0800 Subject: [PATCH] fix outdated help site --- pylib/anki/consts.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pylib/anki/consts.py b/pylib/anki/consts.py index 4a2ab6e66..2ae53f01f 100644 --- a/pylib/anki/consts.py +++ b/pylib/anki/consts.py @@ -66,7 +66,7 @@ MODEL_CLOZE = 1 STARTING_FACTOR = 2500 -HELP_SITE = "https://apps.ankiweb.net/docs/manual.html" +HELP_SITE = "https://docs.ankiweb.net/#/" # Leech actions LEECH_SUSPEND = 0