소스 검색

Fix a typo in the summary cgroups link

booboule 8 년 전
부모
커밋
6ecc12d8f1
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      SUMMARY.md

+ 1 - 1
SUMMARY.md

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