mirror of
https://github.com/ankitects/anki.git
synced 2025-09-19 14:32:22 -04:00
remove experimental comment and update link
This commit is contained in:
parent
18b7691e2c
commit
7a556fb6ea
1 changed files with 2 additions and 2 deletions
|
@ -4,9 +4,9 @@
|
||||||
# pylint: disable=invalid-name
|
# pylint: disable=invalid-name
|
||||||
|
|
||||||
"""
|
"""
|
||||||
This file contains experimental scheduler changes:
|
The V3/2021 scheduler.
|
||||||
|
|
||||||
https://betas.ankiweb.net/2021-scheduler.html
|
https://faqs.ankiweb.net/the-2021-scheduler.html
|
||||||
|
|
||||||
It uses the same DB schema as the V2 scheduler, and 'schedVer' remains
|
It uses the same DB schema as the V2 scheduler, and 'schedVer' remains
|
||||||
as '2' internally.
|
as '2' internally.
|
||||||
|
|
Loading…
Reference in a new issue