fix(footer): fix link to tidalcycles

This commit is contained in:
Julien Bouquillon 2023-03-20 01:38:21 +01:00 committed by GitHub
parent 952bd38e70
commit 43176e1f1d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -152,7 +152,7 @@ function WelcomeTab() {
<h3>about</h3> <h3>about</h3>
<p> <p>
strudel is a JavaScript version of{' '} strudel is a JavaScript version of{' '}
<a href="tidalcycles.org/" target="_blank"> <a href="https://tidalcycles.org/" target="_blank">
tidalcycles tidalcycles
</a> </a>
, which is a popular live coding language for music, written in Haskell. You can find the source code at{' '} , which is a popular live coding language for music, written in Haskell. You can find the source code at{' '}