Update CONTRIBUTING.md

fix link
This commit is contained in:
Stephen Wolff
2022-06-04 13:35:06 +01:00
committed by GitHub
parent 5cd80b5817
commit cbb59eafc8
+1 -1
View File
@@ -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