Skip to content

Commit 0bd4026

Browse files
authored
Update encrypted_partitions.md
1 parent 5fc7321 commit 0bd4026

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/encrypted_partitions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ the function `ext_flash_write` will store the payload unencrypted.
102102

103103
In order to trigger an update, before calling `wolfBoot_update_trigger` it is necessary to set the temporary key used by the bootloader by calling `wolfBoot_set_encrypt_key`.
104104

105-
An example of encrypted update trigger can be found in the [stm32wb test application source code](test-app/app_stm32wb.c).
105+
An example of encrypted update trigger can be found in the [stm32wb test application source code](../test-app/app_stm32wb.c).
106106

107107

108108

0 commit comments

Comments
 (0)