Skip to content

Commit a8e6068

Browse files
committed
doc: utils: TF-M main page should be wrapper
It was recently updated. Signed-off-by: Gerard Marull-Paretas <[email protected]>
1 parent 4bd569e commit a8e6068

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/_utils/utils.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"nrfxlib": ("nrfxlib", "README", "nrfxlib"),
2525
"zephyr": ("Zephyr Project", "index", "zephyr"),
2626
"mcuboot": ("MCUboot", "wrapper", "mcuboot"),
27-
"tfm": ("Trusted Firmware-M", "index", "trusted-firmware-m"),
27+
"tfm": ("Trusted Firmware-M", "wrapper", "trusted-firmware-m"),
2828
"matter": ("Matter", "index", "matter"),
2929
"kconfig": ("Kconfig Reference", "index", None),
3030
}

0 commit comments

Comments
 (0)