Skip to content

Commit 2be66ec

Browse files
committed
samples: cellular: Fix a reference to the native_sim board
Use the new :zephyr:board: directive correctly. Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
1 parent 1473d01 commit 2be66ec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • samples/cellular/nrf_cloud_multi_service

samples/cellular/nrf_cloud_multi_service/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1068,7 +1068,7 @@ These overlays show all the Kconfig settings changes needed to properly disable
10681068
Building with native simulator
10691069
==============================
10701070

1071-
You can run this sample on the :zephyr:`native simlator <board:native_sim>` target.
1071+
You can run this sample on the :zephyr:board:`native simulator <native_sim>` target.
10721072
This enables you to try out connectivity without the need for embedded hardware.
10731073
A Linux host or docker container is required to run the ``native_sim`` target.
10741074
Some setup is needed to connect the application to the network.

0 commit comments

Comments
 (0)