mirror of
https://github.com/ankitects/anki.git
synced 2025-09-21 07:22:23 -04:00
fix a link anchor
This commit is contained in:
parent
a7afa15462
commit
311e70822d
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ impl HelpPage {
|
|||
HelpPage::Importing => "importing.html",
|
||||
HelpPage::CustomizingFields => "editing.html#customizing-fields",
|
||||
HelpPage::DeckOptions => "deck-options.html",
|
||||
HelpPage::EditingFeatures => "editing.html#features",
|
||||
HelpPage::EditingFeatures => "editing.html#editing-features",
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue