mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 14:02:21 -04:00
update links (#3562)
This commit is contained in:
parent
15b48cf894
commit
d3f2f45805
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ static TEMPLATE_ERROR_LINK: &str =
|
|||
static TEMPLATE_BLANK_LINK: &str =
|
||||
"https://docs.ankiweb.net/templates/errors.html#front-of-card-is-blank";
|
||||
static TEMPLATE_BLANK_CLOZE_LINK: &str =
|
||||
"https://docs.ankiweb.net/templates/errors.html#no-cloze-filter-on-cloze-notetype";
|
||||
"https://docs.ankiweb.net/templates/errors.html#no-cloze-filter-on-cloze-note-type";
|
||||
|
||||
// Lexing
|
||||
//----------------------------------------
|
||||
|
|
Loading…
Reference in a new issue