From 6f921ce24989418fa019be39917c512c22a49ce8 Mon Sep 17 00:00:00 2001 From: TrudeEH Date: Wed, 2 Apr 2025 15:57:29 +0100 Subject: [PATCH] Update Linux note label on index --- content/notes/index/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/notes/index/index.md b/content/notes/index/index.md index 9129813..3a13ecb 100644 --- a/content/notes/index/index.md +++ b/content/notes/index/index.md @@ -10,7 +10,7 @@ weight: "1" --- - [Building a Computer From Scratch](../how_to_computer/) -- Linux - `Coming Soon!` +- Operating Systems `Linux` - `Coming Soon!` - Shell Scripting `BASH` - `Coming Soon!` - [C](../c-language/) - [Compiling](../compiling/) `Make` `GCC` `Clang`