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

@@ -3,7 +3,7 @@ title: Power Management Configuration
sidebar_label: Power Management
---
See [Configuration Overview](/docs/config/index) for instructions on how to
See [Configuration Overview](index.md) for instructions on how to
change these settings.
## Idle/Sleep
@@ -26,7 +26,7 @@ Definition file: [zmk/app/Kconfig](https://github.com/zmkfirmware/zmk/blob/main/
## External Power Control
Driver for enabling or disabling power to peripherals such as displays and lighting. This driver must be configured to use [power management behaviors](/docs/behaviors/power).
Driver for enabling or disabling power to peripherals such as displays and lighting. This driver must be configured to use [power management behaviors](../behaviors/power.md).
### Kconfig