mirror of
https://github.com/0xAX/linux-insides.git
synced 2025-07-05 00:32:33 +00:00
fix links in DataStructures/README.md
Signed-off-by: Alexander Kuleshov <kuleshovmail@gmail.com>
This commit is contained in:
parent
9e2dd1c225
commit
573b094422
@ -5,6 +5,6 @@ Linux kernel provides different implementations of data structures like doubly l
|
|||||||
|
|
||||||
This part considers the following data structures and algorithms:
|
This part considers the following data structures and algorithms:
|
||||||
|
|
||||||
* [Doubly linked list](dlist.md)
|
* [Doubly linked list](linux-datastructures1.md)
|
||||||
* [Radix tree](radix-tree.md)
|
* [Radix tree](linux-datastructures1.md)
|
||||||
* [Bit arrays](bitmap.md)
|
* [Bit arrays](linux-datastructures1.md)
|
||||||
|
Loading…
Reference in New Issue
Block a user