Commit 975ca788 authored by Benjamin Cabé's avatar Benjamin Cabé Committed by Anas Nashif
Browse files

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: default avatarBenjamin Cabé <benjamin@zephyrproject.org>
parent 62d79c89
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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
**********
+1 −1
Original line number Diff line number Diff line
@@ -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
**********