FIX borken support link (#4019)

https://github.com/ankitects/anki/issues/4017
This commit is contained in:
GithubAnon0000 2025-05-22 11:40:13 +00:00 committed by GitHub
parent 3b7f21e50e
commit e989564be2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -87,7 +87,7 @@ except AttributeError:
appVersion = _version
appWebsite = "https://apps.ankiweb.net/"
appWebsiteDownloadSection = "https://apps.ankiweb.net/#download"
appDonate = "https://apps.ankiweb.net/support/"
appDonate = "https://docs.ankiweb.net/contrib.html"
appShared = "https://ankiweb.net/shared/"
appUpdate = "https://ankiweb.net/update/desktop"
appHelpSite = HELP_SITE