fix links in DataStructures/README.md

Signed-off-by: Alexander Kuleshov <kuleshovmail@gmail.com>
pull/709/head
Alexander Kuleshov 7 years ago committed by proninyaroslav
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:
* [Doubly linked list](dlist.md)
* [Radix tree](radix-tree.md)
* [Bit arrays](bitmap.md)
* [Doubly linked list](linux-datastructures1.md)
* [Radix tree](linux-datastructures1.md)
* [Bit arrays](linux-datastructures1.md)

Loading…
Cancel
Save