mirror of
https://github.com/ankitects/anki.git
synced 2025-09-24 08:46:37 -04:00
fix shared link
This commit is contained in:
parent
7bde0556cb
commit
2db7591b6d
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ appVersion = _version
|
|||
appWebsite = "https://apps.ankiweb.net/"
|
||||
appChanges = "https://apps.ankiweb.net/docs/changes.html"
|
||||
appDonate = "https://apps.ankiweb.net/support/"
|
||||
appShared = "https://ankiweb.net/shared/decks/"
|
||||
appShared = "https://ankiweb.net/shared/"
|
||||
appUpdate = "https://ankiweb.net/update/desktop"
|
||||
appHelpSite = HELP_SITE
|
||||
|
||||
|
|
Loading…
Reference in a new issue