소스 검색

fix link to cgroups chapter

Alexander Kuleshov 7 년 전
부모
커밋
7aa498d0ef
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      SUMMARY.md

+ 1 - 1
SUMMARY.md

@@ -58,7 +58,7 @@
     * [Fixmaps and ioremap](mm/linux-mm-2.md)
     * [kmemcheck](mm/linux-mm-3.md)
 * [Cgroups](Cgroups/README.md)
-    * [Introduction to Control Groups](Cgroups/linux-cgroups1.md)
+    * [Introduction to Control Groups](Cgroups/linux-cgroups-1.md)
 * [SMP]()
 * [Concepts](Concepts/README.md)
     * [Per-CPU variables](Concepts/linux-cpu-1.md)