Commit c53e8e70 authored by Benjamin Cabé's avatar Benjamin Cabé Committed by Mahesh Mahadevan
Browse files

boards: doc: reference tfm_ipc sample using zephyr:code-sample: role



tfm_ipc sample is now using the zephyr:code-sample directive so it should
be referenced with the respective role, not :ref: anymore.

Signed-off-by: default avatarBenjamin Cabé <benjamin@zephyrproject.org>
parent fd4f3ce2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -220,7 +220,7 @@ The BOARD options are summarized below:
+-------------------------------+-------------------------------------------+

Here are the instructions to build Zephyr with a non-secure configuration,
using :ref:`tfm_ipc` sample:
using :zephyr:code-sample:`tfm_ipc` sample:

   .. code-block:: bash

+1 −1
Original line number Diff line number Diff line
@@ -197,7 +197,7 @@ The BOARD options are summarized below:
+--------------------------------+-------------------------------------------+

Here are the instructions to build Zephyr with a non-secure configuration,
using :ref:`tfm_ipc` sample:
using :zephyr:code-sample:`tfm_ipc` sample:

   .. code-block:: console

+1 −1
Original line number Diff line number Diff line
@@ -223,7 +223,7 @@ The BOARD options are summarized below:
+------------------------------+-------------------------------------------+

Here are the instructions to build Zephyr with a non-secure configuration,
using :ref:`tfm_ipc` sample:
using :zephyr:code-sample:`tfm_ipc` sample:

   .. code-block:: bash