summaryrefslogtreecommitdiff
path: root/docs/docs/hardware.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/docs/hardware.md')
-rw-r--r--docs/docs/hardware.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/docs/hardware.md b/docs/docs/hardware.md
index 210587b..4aacf95 100644
--- a/docs/docs/hardware.md
+++ b/docs/docs/hardware.md
@@ -11,7 +11,7 @@ have had their hardware details codified in boards/shields for ZMK.
:::
With the solid technical foundation of Zephyrâ„¢ RTOS, ZMK can support a wide diversity of hardware targets.
-That being said, there are currently only a few specific [boards](/docs/faq#what-is-a-board)/[shields](/docs/faq#what-is-a-shield) that have been written and tested by the ZMK contributors.
+That being said, there are currently only a few specific [boards](faq.md#what-is-a-board)/[shields](faq.md#what-is-a-shield) that have been written and tested by the ZMK contributors.
## Boards
@@ -53,4 +53,4 @@ Until detailed documentation is available, feel free to ask questions about how
## Contributing
-If you'd like to add support for a new keyboard shield, head over to the [New Keyboard Shield](development/new-shield) documentation.
+If you'd like to add support for a new keyboard shield, head over to the [New Keyboard Shield](development/new-shield.md) documentation.