doc: boards: hwmv2: fix dead links to Wurth Electronik DTS fils
Wurth Electronik boards live in /boards/we, not /boards/wurth_elektronik This commit fixes bad links accordingly. Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
This commit is contained in:
parent
62d79c899b
commit
975ca7888f
|
@ -150,7 +150,7 @@ the board are working properly with Zephyr:
|
|||
|
||||
You can build and flash the examples to make sure Zephyr is running correctly on
|
||||
your board. The button and LED definitions can be found in
|
||||
:zephyr_file:`boards/wurth_elektronik/proteus2ev/we_proteus2ev_nrf52832.dts`.
|
||||
:zephyr_file:`boards/we/proteus2ev/we_proteus2ev_nrf52832.dts`.
|
||||
|
||||
References
|
||||
**********
|
||||
|
|
|
@ -151,7 +151,7 @@ LEDs on the board are working properly with Zephyr:
|
|||
|
||||
You can build and flash the examples to make sure Zephyr is running correctly
|
||||
on your board. The button and LED definitions can be found in
|
||||
:zephyr_file:`boards/wurth_elektronik/proteus3ev/we_proteus3ev_nrf52840.dts`.
|
||||
:zephyr_file:`boards/we/proteus3ev/we_proteus3ev_nrf52840.dts`.
|
||||
|
||||
References
|
||||
**********
|
||||
|
|
Loading…
Reference in a new issue