mirror of
https://github.com/ankitects/anki.git
synced 2025-11-06 12:47:11 -05: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