From cbb59eafc8b4cb53878435ac1f8af1e61ecbcb56 Mon Sep 17 00:00:00 2001 From: Stephen Wolff Date: Sat, 4 Jun 2022 13:35:06 +0100 Subject: [PATCH] Update CONTRIBUTING.md fix link --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 2f7e5ba3..ea01d99a 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -32,7 +32,7 @@ Use one of the Communication Channels listed above. ## Improve the Tutorial If you find some weak spots in the [tutorial](https://strudel.tidalcycles.org/), -you are welcome to improve them by editing [this file](https://github.com/tidalcycles/strudel/blob/main/repl/src/tutorial/tutorial.mdx). +you are welcome to improve them by editing [this file](https://github.com/tidalcycles/strudel/blob/main/src/tutorial/tutorial.mdx). This will even work without setting up a development environment, only a github account is required. ## Propose a Feature