aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorQMK Bot2025-09-10 03:45:28 +0200
committerQMK Bot2025-09-10 03:45:28 +0200
commit514175848e95887d196058f09ec6195fc6b477d6 (patch)
tree2c862e4298f4f0a03085efbb8e0eca55b7e81e9f /docs
parent7caef16edd749ea2f185a90df990d74998adb4f4 (diff)
parent24c05ff1c7915e3d07b2359caa0a0fc88ef02a69 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'docs')
-rw-r--r--docs/porting_your_keyboard_to_qmk.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/porting_your_keyboard_to_qmk.md b/docs/porting_your_keyboard_to_qmk.md
index 737ec4a2cf..108576cb58 100644
--- a/docs/porting_your_keyboard_to_qmk.md
+++ b/docs/porting_your_keyboard_to_qmk.md
@@ -164,7 +164,7 @@ There are a lot of features that can be turned on or off, configured or tuned. S
### Configuration Options
-For available options for `config.h`, you should see the [Config Options](config_options#the-configh-file) page for more details.
+For available options for `config.h`, you should see the [Config Options](config_options#the-config-h-file) page for more details.
### Build Options