aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHenrik Tjäder <henrik@tjaders.com>2025-03-12 19:45:36 +0100
committerHenrik Tjäder <henrik@tjaders.com>2025-03-12 19:41:40 +0000
commit228d1e96759ea6807d7b4623513c0b07d92c1b00 (patch)
tree99bce5e4f49a3bf894842de045e4acb3488a6bbc
parent5d5ecb95c2dc52b414f5a2aeb3fa77b4089b6320 (diff)
Book: Change chapter title to not be ARM specific
-rw-r--r--book/en/src/SUMMARY.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/book/en/src/SUMMARY.md b/book/en/src/SUMMARY.md
index 028cb47..f128e0e 100644
--- a/book/en/src/SUMMARY.md
+++ b/book/en/src/SUMMARY.md
@@ -36,7 +36,7 @@
---
- [Under the hood](./internals.md)
- - [Cortex-M architectures](./internals/targets.md)
+ - [Target architectures](./internals/targets.md)
<!--- [Interrupt configuration](./internals/interrupt-configuration.md)-->
<!--- [Non-reentrancy](./internals/non-reentrancy.md)-->
<!--- [Access control](./internals/access.md)-->