fix(docs): Use absolute path for new shield link
This commit is contained in:
parent
27c89e69c1
commit
84735e64a2
1 changed files with 1 additions and 1 deletions
|
@ -105,7 +105,7 @@ Pick an MCU board:
|
|||
:::note
|
||||
If you are building firmware for a new keyboard shield that is not included in the built-in
|
||||
list of shields, you can choose any shield from the list that is similar to yours to generate the repository,
|
||||
and edit / add necessary files according to the [guide for adding new keyboard shield](./development/new-shield).
|
||||
and edit / add necessary files according to the [guide for adding new keyboard shield](/docs/development/new-shield).
|
||||
:::
|
||||
|
||||
When prompted, enter the number for the corresponding keyboard shield you would like to target:
|
||||
|
|
Loading…
Add table
Reference in a new issue