Browse Source

Correct link in porting_your_keyboard_to_qmk.md (#25635)

Fixed anchor
diegorodriguezv 10 months ago
parent
commit
24c05ff1c7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/porting_your_keyboard_to_qmk.md

+ 1 - 1
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