mirror of
https://github.com/ankitects/anki.git
synced 2025-11-11 15:17:12 -05:00
update add-on forum link
This commit is contained in:
parent
b9ba2375a1
commit
44031b065c
1 changed files with 1 additions and 1 deletions
|
|
@ -75,7 +75,7 @@ into a bug report:""")
|
|||
pluginText = _("""\
|
||||
An error occurred in an add-on.<br>
|
||||
Please post on the add-on forum:<br>%s<br>""")
|
||||
pluginText %= "https://groups.google.com/forum/#!forum/anki-addons"
|
||||
pluginText %= "https://anki.tenderapp.com/discussions/add-ons"
|
||||
if "addon" in error:
|
||||
txt = pluginText
|
||||
else:
|
||||
|
|
|
|||
Loading…
Reference in a new issue