mirror of
https://github.com/ankitects/anki.git
synced 2025-09-24 16:56:36 -04:00
fix outdated help site
This commit is contained in:
parent
301c9587d1
commit
e8e5314a97
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@ MODEL_CLOZE = 1
|
||||||
|
|
||||||
STARTING_FACTOR = 2500
|
STARTING_FACTOR = 2500
|
||||||
|
|
||||||
HELP_SITE = "https://apps.ankiweb.net/docs/manual.html"
|
HELP_SITE = "https://docs.ankiweb.net/#/"
|
||||||
|
|
||||||
# Leech actions
|
# Leech actions
|
||||||
LEECH_SUSPEND = 0
|
LEECH_SUSPEND = 0
|
||||||
|
|
Loading…
Reference in a new issue