update manual link

This commit is contained in:
Damien Elmes 2013-01-09 07:50:49 +09:00
parent c335ea2cee
commit e309a68306

View file

@ -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_VER = 5
HELP_SITE="http://ankisrs.net/docs/dev/manual.html"
HELP_SITE="http://ankisrs.net/docs/manual.html"
# Labels
##########################################################################