update help link

old help link was outdated
This commit is contained in:
Meredith 2020-12-29 11:09:28 -05:00 committed by GitHub
parent db3308e788
commit c7e64b5fa0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -86,7 +86,7 @@ class DeckChooser(QHBoxLayout):
current=current,
accept=tr(TR.ACTIONS_CHOOSE),
title=tr(TR.QT_MISC_CHOOSE_DECK),
help="addingnotes",
help="editing",
cancel=False,
parent=self.widget,
geomKey="selectDeck",