From 2de01e926b232b0fba320b56572a612f94b34a80 Mon Sep 17 00:00:00 2001 From: Jen Looper Date: Wed, 25 May 2022 10:24:44 -0400 Subject: [PATCH] updating how to run link again --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4ffafd04..112f1a0e 100644 --- a/README.md +++ b/README.md @@ -107,7 +107,7 @@ Some sections also contain links to **MS Learn** modules that cover related topi **Students**, there are a couple of ways to use the curriculum. First of all, you can just read the text and look through the code directly on GitHub. If you want to run the code in any of the notebooks - [read our instructions](./etc/how-to-run.md), and find more advice on how to do it [in this blog post](https://soshnikov.com/education/how-to-execute-notebooks-from-github/). -> **Note**: [Instructions on how to run the code in this curriculum](/etc/how-to-run.md) +> **Note**: [Instructions on how to run the code in this curriculum](./etc/how-to-run.md) However, if you would like to take the course as a self-study project, we suggest that you fork the entire repo to your own GitHub account and complete the exercises on your own or with a group: