fix: doc links

This commit is contained in:
Felix Roos 2023-06-16 09:20:29 +02:00
parent 0862827a51
commit f1e850a62a
5 changed files with 5 additions and 5 deletions

View File

@ -31,7 +31,7 @@ Use one of the Communication Channels listed above.
## Improve the Docs
If you find some weak spots in the [docs](https://strudel.tidalcycles.org/learn/getting-started),
If you find some weak spots in the [docs](https://strudel.tidalcycles.org/workshop/getting-started/),
you can edit each file directly on github via the "Edit this page" link located in the right sidebar.
## Propose a Feature

View File

@ -1,3 +1,3 @@
<script is:inline>
window.location.pathname = `/learn/getting-started`;
window.location.pathname = `/workshop/getting-started`;
</script>

View File

@ -1,3 +1,3 @@
This section introduces you to Strudel in a technical sense. If you just want to _use_ Strudel, have a look at the [Tutorial](/learn/getting-started).
This section introduces you to Strudel in a technical sense. If you just want to _use_ Strudel, have a look at the [Tutorial](/workshop/getting-started).
TODO

View File

@ -1,3 +1,3 @@
<script is:inline>
window.location.pathname = `/learn/getting-started`;
window.location.pathname = `/workshop/getting-started`;
</script>

View File

@ -140,7 +140,7 @@ function WelcomeTab() {
</p>
<p>
To learn more about what this all means, check out the{' '}
<a href="./learn/getting-started" target="_blank">
<a href="./workshop/getting-started" target="_blank">
interactive tutorial
</a>
. Also feel free to join the{' '}