From 27e4b00d731536a7901a1949c37786d7f575d37a Mon Sep 17 00:00:00 2001 From: Clare Sudbery Date: Tue, 8 Sep 2020 13:24:51 +0100 Subject: [PATCH] Trying to fix setup link --- guides/01-Command-Line/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guides/01-Command-Line/README.md b/guides/01-Command-Line/README.md index 4c961e5e..a0309a94 100644 --- a/guides/01-Command-Line/README.md +++ b/guides/01-Command-Line/README.md @@ -12,7 +12,7 @@ The command line is typically run within a terminal emulator such as MacOS' Term ## Prerequisite Practice -This tutorial assumes you have already worked through the [Setup Tutorial](/guides/00-Setup/README.md). +This tutorial assumes you have already worked through the [Setup Tutorial](/guides/00-Setup). If you haven't, work through sections 1 and 2 in [Learn Enough Command Line to be Dangerous](https://www.learnenough.com/command-line-tutorial)