Skip to content

Commit 70d25f4

Browse files
committed
Fix docs link
1 parent ea9484f commit 70d25f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/STM32-TZ.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ IMAGE_HEADER_SIZE=1024 ./tools/keytools/sign --sha256 --ecc256 myapp.bin wolfboo
5959

6060
wolfBoot provides a few Non-Secure Callable functions to allow a non-secure
6161
application to perform certain operations that must be run from the secure
62-
domain. For more information, see [API](docs/API.md#nsc-api).
62+
domain. For more information, see [API](API.md#nsc-api).
6363

6464
### Example using STM32L552
6565

0 commit comments

Comments
 (0)