doc: fix broken link to board doc
Change hard url into :ref: to board documentation Change-Id: I9d8a585bb0e7274cf3233eadac2e303cc98ef86a Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
parent
d025cb9056
commit
a24de43f3d
|
@ -190,10 +190,7 @@ Open a terminal window and type:
|
||||||
$ make BOARD=arduino_101
|
$ make BOARD=arduino_101
|
||||||
|
|
||||||
To load the binary in the development board follow the steps
|
To load the binary in the development board follow the steps
|
||||||
indicated here:
|
in :ref:`arduino_101`.
|
||||||
|
|
||||||
https://www.zephyrproject.org/doc/board/arduino_101.html
|
|
||||||
|
|
||||||
|
|
||||||
Open a terminal window and type:
|
Open a terminal window and type:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue