Skip to content

Commit bf798b4

Browse files
nordicjmrlubos
authored andcommitted
doc: nrf: app_dev: bootloaders_dfu: Fix compression static PM files
Links to files in the sample rather than the test Signed-off-by: Jamie McCrae <[email protected]> (cherry picked from commit 5ac6a2b)
1 parent 21ed86e commit bf798b4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/nrf/app_dev/bootloaders_dfu/mcuboot_image_compression.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,17 +55,17 @@ The following shows an example static Partition Manager layout for image compres
5555

5656
.. group-tab:: nRF52840
5757

58-
.. literalinclude:: ../../../../tests/subsys/nrf_compress/decompression/mcuboot_update/pm_static_nrf52840dk_nrf52840.yml
58+
.. literalinclude:: ../../../../samples/nrf_compress/mcuboot_update/pm_static_nrf52840dk_nrf52840.yml
5959
:language: yaml
6060

6161
.. group-tab:: nRF5340
6262

63-
.. literalinclude:: ../../../../tests/subsys/nrf_compress/decompression/mcuboot_update/pm_static_nrf5340dk_nrf5340_cpuapp.yml
63+
.. literalinclude:: ../../../../samples/nrf_compress/mcuboot_update/pm_static_nrf5340dk_nrf5340_cpuapp.yml
6464
:language: yaml
6565

6666
.. group-tab:: nRF54L15
6767

68-
.. literalinclude:: ../../../../tests/subsys/nrf_compress/decompression/mcuboot_update/pm_static_nrf54l15dk_nrf54l15_cpuapp.yml
68+
.. literalinclude:: ../../../../samples/nrf_compress/mcuboot_update/pm_static_nrf54l15dk_nrf54l15_cpuapp.yml
6969
:language: yaml
7070

7171
Required sysbuild configuration options

0 commit comments

Comments
 (0)