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:
David B. Kinder 2019-10-07 10:12:11 -07:00 committed by Maureen Helm
commit 82d6347355
28 changed files with 30 additions and 30 deletions

View file

@ -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: