website intro: fix whitespace and code hosting name
This commit is contained in:
parent
4d3bbd5057
commit
e68df9e789
1 changed files with 2 additions and 2 deletions
|
|
@ -20,7 +20,7 @@ export function WelcomeTab({ context }) {
|
||||||
</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{' '} */}
|
||||||
To get started, check out the
|
To get started, check out the{' '}
|
||||||
<a href={`${baseNoTrailing}/workshop/getting-started/`} target="_blank">
|
<a href={`${baseNoTrailing}/workshop/getting-started/`} target="_blank">
|
||||||
interactive tutorial
|
interactive tutorial
|
||||||
</a>
|
</a>
|
||||||
|
|
@ -43,7 +43,7 @@ export function WelcomeTab({ context }) {
|
||||||
</a>
|
</a>
|
||||||
. You can find the source code at{' '}
|
. You can find the source code at{' '}
|
||||||
<a href="https://codeberg.org/uzu/strudel" target="_blank">
|
<a href="https://codeberg.org/uzu/strudel" target="_blank">
|
||||||
github
|
codeberg
|
||||||
</a>
|
</a>
|
||||||
. You can also find <a href="https://github.com/felixroos/dough-samples/blob/main/README.md">licensing info</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{' '}
|
for the default sound banks there. Please consider to{' '}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue