aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authordiegorodriguezv2025-09-10 03:44:47 +0200
committerGitHub2025-09-10 03:44:47 +0200
commit24c05ff1c7915e3d07b2359caa0a0fc88ef02a69 (patch)
treeef040e8ded280f5d39fe3002eca999cd08277dee /docs
parent65e1afe0af419fc8ad3e318376bd1cf3fea83283 (diff)
Correct link in porting_your_keyboard_to_qmk.md (#25635)
Fixed anchor
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