mirror of
https://github.com/ankitects/anki.git
synced 2025-09-19 06:22:22 -04:00
replace broken link
This commit is contained in:
parent
5c08bd8fb8
commit
52a2447f09
1 changed files with 1 additions and 1 deletions
|
@ -82,7 +82,7 @@ class ModelChooser(QHBoxLayout):
|
|||
names=nameFunc,
|
||||
accept=tr(TR.ACTIONS_CHOOSE),
|
||||
title=tr(TR.QT_MISC_CHOOSE_NOTE_TYPE),
|
||||
help="_notes",
|
||||
help="getting-started?id=note-types",
|
||||
current=current,
|
||||
parent=self.widget,
|
||||
buttons=[edit],
|
||||
|
|
Loading…
Reference in a new issue