mirror of
https://github.com/eliasstepanik/strudel-docker.git
synced 2026-01-24 03:58:53 +00:00
commit
abeb62dea8
@ -31,7 +31,7 @@ Use one of the Communication Channels listed above.
|
|||||||
|
|
||||||
## Improve the Docs
|
## 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.
|
you can edit each file directly on github via the "Edit this page" link located in the right sidebar.
|
||||||
|
|
||||||
## Propose a Feature
|
## Propose a Feature
|
||||||
|
|||||||
@ -1,3 +1,3 @@
|
|||||||
<script is:inline>
|
<script is:inline>
|
||||||
window.location.pathname = `/learn/getting-started`;
|
window.location.pathname = `/workshop/getting-started`;
|
||||||
</script>
|
</script>
|
||||||
|
|||||||
@ -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
|
TODO
|
||||||
|
|||||||
@ -1,3 +1,3 @@
|
|||||||
<script is:inline>
|
<script is:inline>
|
||||||
window.location.pathname = `/learn/getting-started`;
|
window.location.pathname = `/workshop/getting-started`;
|
||||||
</script>
|
</script>
|
||||||
|
|||||||
@ -140,7 +140,7 @@ function WelcomeTab() {
|
|||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
To learn more about what this all means, check out the{' '}
|
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
|
interactive tutorial
|
||||||
</a>
|
</a>
|
||||||
. Also feel free to join the{' '}
|
. Also feel free to join the{' '}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user