From b776727b37728f080a2551278b0027369731a62a Mon Sep 17 00:00:00 2001 From: ThesllaDev Date: Tue, 8 Jun 2021 22:47:21 -0300 Subject: [PATCH] Fix: correct link to kde konsole website docs --- .../1-intro-to-programming-languages/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1-getting-started-lessons/1-intro-to-programming-languages/README.md b/1-getting-started-lessons/1-intro-to-programming-languages/README.md index 1742fe2e..bf2da3c8 100644 --- a/1-getting-started-lessons/1-intro-to-programming-languages/README.md +++ b/1-getting-started-lessons/1-intro-to-programming-languages/README.md @@ -156,7 +156,7 @@ Options for the command line will differ based on the operating system you use. #### Linux - [Bash](https://www.gnu.org/software/bash/manual/html_node/index.html) 💻 -- [KDE Konsole](https://docs.kde.org/trunk5/en/applications/konsole/index.html) +- [KDE Konsole](https://docs.kde.org/trunk5/en/konsole/konsole/index.html) - [Powershell](https://docs.microsoft.com/powershell/scripting/install/installing-powershell-core-on-linux?view=powershell-7?WT.mc_id=academic-13441-cxa) #### Popular Command Line Tools