From 141ed0450688ebe7b77b7a1658693552d1010d25 Mon Sep 17 00:00:00 2001 From: Jen Looper Date: Wed, 25 May 2022 10:18:19 -0400 Subject: [PATCH] edit to 'how to run' link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 112f1a0e..4ffafd04 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: