Skip to content

Commit 022603e

Browse files
authored
docs: Fix broken anchors in dongle page (#2764)
1 parent b93bf6d commit 022603e

File tree

1 file changed

+2
-2
lines changed
  • docs/docs/development/hardware-integration

1 file changed

+2
-2
lines changed

docs/docs/development/hardware-integration/dongle.mdx

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Benefits:
1515

1616
Disadvantages:
1717

18-
- An extra [board](../../faq.md#what-is-a-board) is needed (any BLE-capable board that ZMK supports will work).
18+
- An extra [board](index.mdx#what-is-a-board) is needed (any BLE-capable board that ZMK supports will work).
1919
- The keyboard becomes unusable without the dongle.
2020

2121
Depending on how the dongle is used, there are some additional [latency considerations](../../features/split-keyboards.md#latency-considerations) to keep in mind.
@@ -300,7 +300,7 @@ include:
300300
You can then flash the firmware to your device as detailed in our [user setup](../../user-setup.mdx#installing-the-firmware) and [split keyboard](../../features/split-keyboards.md#building-and-flashing-firmware) pages.
301301
302302
:::warning
303-
Before flashing your new firmware, you need to flash `settings_reset` [firmware](../../troubleshooting/connection-issues.mdx#acquiring-a-reset-uf2) on all devices to ensure they can pair to each other.
303+
Before flashing your new firmware, you need to flash `settings_reset` [firmware](../../troubleshooting/connection-issues.mdx#building-a-reset-firmware) on all devices to ensure they can pair to each other.
304304
:::
305305

306306
To use your dongled keyboard with [ZMK Studio](../../features/studio.md), apply the instructions for [building with Studio](../../features/studio.md#building) to the dongle.

0 commit comments

Comments
 (0)