Merge pull request 'website intro: fix whitespace and code hosting name' (#1400) from trofi/strudel:website-intro-minor into main
Reviewed-on: https://codeberg.org/uzu/strudel/pulls/1400
This commit is contained in:
commit
5b397009ab
1 changed files with 2 additions and 2 deletions
|
|
@ -20,7 +20,7 @@ export function WelcomeTab({ context }) {
|
|||
</p>
|
||||
<p>
|
||||
{/* To learn more about what this all means, check out the{' '} */}
|
||||
To get started, check out the
|
||||
To get started, check out the{' '}
|
||||
<a href={`${baseNoTrailing}/workshop/getting-started/`} target="_blank">
|
||||
interactive tutorial
|
||||
</a>
|
||||
|
|
@ -43,7 +43,7 @@ export function WelcomeTab({ context }) {
|
|||
</a>
|
||||
. You can find the source code at{' '}
|
||||
<a href="https://codeberg.org/uzu/strudel" target="_blank">
|
||||
github
|
||||
codeberg
|
||||
</a>
|
||||
. You can also find <a href="https://github.com/felixroos/dough-samples/blob/main/README.md">licensing info</a>{' '}
|
||||
for the default sound banks there. Please consider to{' '}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue