mirror of
https://github.com/ankitects/anki.git
synced 2025-11-12 15:47:12 -05:00
update manual link
This commit is contained in:
parent
c335ea2cee
commit
e309a68306
1 changed files with 1 additions and 1 deletions
|
|
@ -47,7 +47,7 @@ SYNC_ZIP_SIZE = int(2.5*1024*1024)
|
||||||
SYNC_URL = os.environ.get("SYNC_URL") or "https://ankiweb.net/sync/"
|
SYNC_URL = os.environ.get("SYNC_URL") or "https://ankiweb.net/sync/"
|
||||||
SYNC_VER = 5
|
SYNC_VER = 5
|
||||||
|
|
||||||
HELP_SITE="http://ankisrs.net/docs/dev/manual.html"
|
HELP_SITE="http://ankisrs.net/docs/manual.html"
|
||||||
|
|
||||||
# Labels
|
# Labels
|
||||||
##########################################################################
|
##########################################################################
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue