From 9c2ab8f98b89f6e9f3d1e17b5c00c558ee1cbe96 Mon Sep 17 00:00:00 2001 From: Laura Martin Date: Thu, 22 Jul 2021 14:35:37 +0100 Subject: [PATCH] Fix link in README --- 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)