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

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