Fix two typos in SUMMARY.md

This commit is contained in:
Tate, Hongliang Tian
2024-01-21 17:49:22 +08:00
parent 9c55d8f265
commit bc535ded7b

View File

@ -11,9 +11,9 @@
* [Type-Level Capabilities](kernel/the-approach/capabilities.md)
* [Development Status and Roadmap](kernel/status-and-roadmap.md)
* [Linux Compatibility](kernel/linux/README.md)
* [File Systems](kernel/linux/file_systems.md)
* [File Systems](kernel/linux/file-systems.md)
* [Networking](kernel/linux/network.md)
* [Boot protocols](kernel/linux/boot.md)
* [Boot Protocols](kernel/linux/boot.md)
# Asterinas Framework