Kaynağa Gözat

Merge pull request #449 from booboule/patch-1

Fix a typo in the summary cgroups link
0xAX 8 yıl önce
ebeveyn
işleme
f87c84373c
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  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)