commit
abeb62dea8
5 changed files with 5 additions and 5 deletions
|
|
@ -1,3 +1,3 @@
|
|||
<script is:inline>
|
||||
window.location.pathname = `/learn/getting-started`;
|
||||
window.location.pathname = `/workshop/getting-started`;
|
||||
</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
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
<script is:inline>
|
||||
window.location.pathname = `/learn/getting-started`;
|
||||
window.location.pathname = `/workshop/getting-started`;
|
||||
</script>
|
||||
|
|
|
|||
|
|
@ -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{' '}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue