mirror of
https://github.com/ankitects/anki.git
synced 2025-09-23 16:26:40 -04:00
remove never used link
This commit is contained in:
parent
b8bf4fcd2a
commit
91d3ded689
1 changed files with 0 additions and 1 deletions
|
@ -35,7 +35,6 @@ except AttributeError:
|
||||||
|
|
||||||
appVersion = _version
|
appVersion = _version
|
||||||
appWebsite = "https://apps.ankiweb.net/"
|
appWebsite = "https://apps.ankiweb.net/"
|
||||||
appChanges = "https://apps.ankiweb.net/docs/changes.html"
|
|
||||||
appDonate = "https://apps.ankiweb.net/support/"
|
appDonate = "https://apps.ankiweb.net/support/"
|
||||||
appShared = "https://ankiweb.net/shared/"
|
appShared = "https://ankiweb.net/shared/"
|
||||||
appUpdate = "https://ankiweb.net/update/desktop"
|
appUpdate = "https://ankiweb.net/update/desktop"
|
||||||
|
|
Loading…
Reference in a new issue