fix(docs): Fix links in config pages

This commit is contained in:
Joel Spadin
2022-04-29 21:22:13 -05:00
committed by Dom H
parent 2b122acfc3
commit c350f7130b
13 changed files with 38 additions and 38 deletions

View File

@@ -34,7 +34,7 @@ CONFIG_ZMK_RGB_UNDERGLOW=y
CONFIG_WS2812_STRIP=y
```
See [Configuration Overview](/docs/config/index) for more instructions on how to
See [Configuration Overview](/docs/config) for more instructions on how to
use Kconfig.
If your board or shield does not have RGB underglow configured, refer to [Adding RGB Underglow to a Board](#adding-rgb-underglow-to-a-board).