From a51713455ee59dd6af17551e05a39f8588cff5d9 Mon Sep 17 00:00:00 2001 From: Christopher Burwell Date: Thu, 2 Sep 2021 14:12:35 -0400 Subject: [PATCH] Broken link to cgroups FAQ I noticed a broken link trying to read the cgroups FAQ --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 12ef439..2d16d4b 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Questions to test your Linux knowledge. ## Table of Contents: -1. [cgroups](https://katademy.github.io/linux-faq/cgrou[s]) +1. [cgroups](https://katademy.github.io/linux-faq/cgroups) 1. [devices](https://katademy.github.io/linux-faq/devices) 1. [files](https://katademy.github.io/linux-faq/files) 1. [namespaces](https://katademy.github.io/linux-faq/namespaces)