doc: fix broken file and zephyr-app refs
found some references to files (via :zephyr_file: and :zephyr-app:) that were moved, so the links were broken Fixes: #19660 Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
parent
26ff7603f1
commit
82d6347355
28 changed files with 30 additions and 30 deletions
|
@ -18,7 +18,7 @@ Flash the binary to a board of choice with a sensor connected.
|
|||
For example build for a nucleo_f446re board:
|
||||
|
||||
.. zephyr-app-commands::
|
||||
:zephyr-app: samples/sensors/ens210
|
||||
:zephyr-app: samples/sensor/ens210
|
||||
:board: nucleo_f446re
|
||||
:goals: build flash
|
||||
:compact:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue