Commit 28724732 authored by Ismael Fillonneau's avatar Ismael Fillonneau Committed by Carles Cufi
Browse files

doc: fix mgmt sample path



mgmt sample path in the documentation was incorrect

Signed-off-by: default avatarIsmael Fillonneau <ismael.fillonneau@stimio.fr>
parent 56c2bc96
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -93,7 +93,7 @@ Step 3: Build smp_svr
``smp_svr`` can be built for the nRF52 as follows:

.. zephyr-app-commands::
    :zephyr-app: samples/mgmt/mcumgr/smp_svr
    :zephyr-app: samples/subsys/mgmt/mcumgr/smp_svr
    :board: nrf52_pca10040
    :build-dir: nrf52_pca10040
    :goals: build