From ed4b41500722cf766a5905ac7f3e099ae33aaa26 Mon Sep 17 00:00:00 2001 From: marcel-dempers Date: Fri, 29 Nov 2024 10:45:41 +1100 Subject: [PATCH] course updates --- course/chapters/chapter-2-operating-systems/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/course/chapters/chapter-2-operating-systems/README.md b/course/chapters/chapter-2-operating-systems/README.md index 2389636..b0fb4f5 100644 --- a/course/chapters/chapter-2-operating-systems/README.md +++ b/course/chapters/chapter-2-operating-systems/README.md @@ -40,7 +40,7 @@ Back to [Course Introduction](../../README.md) * User accounts * File management -### 🚧🎬 [Module 4: Understanding the command line](../../content/operating-systems/commandline/introduction/README.md) +### 🎬 [Module 4: Understanding the command line](../../content/operating-systems/commandline/introduction/README.md) #### In this module @@ -51,7 +51,7 @@ Back to [Course Introduction](../../README.md) * Navigating command usage * Command line tools -### 🚧🎬 [Module 5: Bash scripting for beginners](../../content/operating-systems/scripting/bash/README.md) +### 🎬 [Module 5: Bash scripting for beginners](../../content/operating-systems/scripting/bash/README.md) #### In this module