fix links in Concepts/README.md

pull/571/head
Alexander Kuleshov 6 years ago
parent 6be1a85388
commit 9a5bbd33d1

@ -2,7 +2,7 @@
This chapter describes various concepts which are used in the Linux kernel.
* [Per-CPU variables](per-cpu.md)
* [CPU masks](cpumask.md)
* [The initcall mechanism](initcall.md)
* [Notification Chains](notification_chains.md)
* [Per-CPU variables](linux-cpu-1.md)
* [CPU masks](linux-cpu-2.md)
* [The initcall mechanism](linux-cpu-3.md)
* [Notification Chains](linux-cpu-4.md)
Loading…
Cancel
Save