From 4a7b0d5a67e0cb9910d6a8c2ba2e078079041e6d Mon Sep 17 00:00:00 2001 From: eberdan Date: Mon, 22 Jan 2024 16:45:57 -0500 Subject: [PATCH] Update intro.md --- new_basic_shell/intro.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/new_basic_shell/intro.md b/new_basic_shell/intro.md index 13971106..8253e8a6 100644 --- a/new_basic_shell/intro.md +++ b/new_basic_shell/intro.md @@ -31,7 +31,7 @@ Many data analysis tools and computational resources require users to have a bas |[Why Bash?]() | 15 min | |[Acessing the Shell](Lesson1_Acesssingtheshell.md) | 15 min | |[Moving around and basics](Lesson2_basics.md) | 45 min | -|[Creating Files and Searching]() | 45 min | +|[Creating Files and Searching](Lesson3_creatingfiles.md) | 45 min | |[Shell Scripts]() | 15 min | |[Preview of other modules]() | 15 min |