Skip to content

Commit 59c51ca

Browse files
committed
Renames kernel/data-structures.md to kernel/data-types.md
1 parent 02c02af commit 59c51ca

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/SUMMARY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Summary
22

33
- [Kernel](kernel/README.md)
4-
- [Data Structures](kernel/data-structures.md)
4+
- [Data Types](kernel/data-types.md)

src/kernel/data-structures.md renamed to src/kernel/data-types.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Data Structures
1+
# Data Types
22

33
## thread
44

0 commit comments

Comments
 (0)