fix(docs): Ensure relative links always resolve

Linking to the document _file path_ rather than the document _URL_
ensures that the link resolves regardless of trailing slash config.

More information is at https://docusaurus.io/docs/docs-markdown-features
This commit is contained in:
Dom H
2022-04-18 17:44:43 +01:00
committed by Nick Winans
parent 3ff8014cf2
commit 6308ab9426
2 changed files with 2 additions and 2 deletions

View File

@@ -32,7 +32,7 @@ ZMK is currently missing some features found in other popular firmware. This tab
| [Backlight](features/backlight.md) | ✅ | ✅ | ✅ |
| One Shot Keys | ✅ | ✅ | ✅ |
| [Combo Keys](features/combos.md) | ✅ | | ✅ |
| [Macros](behaviors/macros) | ✅ | ✅ | ✅ |
| [Macros](behaviors/macros.md) | ✅ | ✅ | ✅ |
| Mouse Keys | 🚧 | ✅ | ✅ |
| Low Active Power Usage | ✅ | | |
| Low Power Sleep States | ✅ | ✅ | |