replace broken link

This commit is contained in:
wallgrenen 2021-01-06 17:29:41 +01:00 committed by Damien Elmes
parent 5c08bd8fb8
commit 52a2447f09

View file

@ -82,7 +82,7 @@ class ModelChooser(QHBoxLayout):
names=nameFunc, names=nameFunc,
accept=tr(TR.ACTIONS_CHOOSE), accept=tr(TR.ACTIONS_CHOOSE),
title=tr(TR.QT_MISC_CHOOSE_NOTE_TYPE), title=tr(TR.QT_MISC_CHOOSE_NOTE_TYPE),
help="_notes", help="getting-started?id=note-types",
current=current, current=current,
parent=self.widget, parent=self.widget,
buttons=[edit], buttons=[edit],