diff options
author | fauxpark <fauxpark@gmail.com> | 2019-11-26 18:22:13 +1100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-11-26 18:22:13 +1100 |
commit | 170261328e3b83409dfb3a6b2bd07980d0c75495 (patch) | |
tree | 103bdbd1933d4c9c0c334eb6ee1617271349e2fc /docs/de | |
parent | 5a6737a778cfa828e4fdb5d382a84a41e5210d8e (diff) |
Add language prefixes to docs sidebar entries and readmes (#7406)
* Add language prefixes to docs sidebar entries and readmes
* Remove prefix where it doesn't belong
Diffstat (limited to 'docs/de')
-rw-r--r-- | docs/de/_summary.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/de/_summary.md b/docs/de/_summary.md index 37768355f2..f3ce806baa 100644 --- a/docs/de/_summary.md +++ b/docs/de/_summary.md @@ -111,7 +111,7 @@ * [Support](de/support.md) * [Übersetzungen](de/translating.md) -* QMK Internals (de/In Progress) +* QMK Internals (In Progress) * [Defines](de/internals_defines.md) * [Input Callback Reg](de/internals_input_callback_reg.md) * [Midi Device](de/internals_midi_device.md) |