mirror of
https://github.com/eliasstepanik/strudel.git
synced 2026-01-15 15:48:30 +00:00
Merge pull request #529 from revolunet/patch-1
fix(footer): fix link to tidalcycles
This commit is contained in:
commit
e91b981740
@ -152,7 +152,7 @@ function WelcomeTab() {
|
||||
<h3>about</h3>
|
||||
<p>
|
||||
strudel is a JavaScript version of{' '}
|
||||
<a href="tidalcycles.org/" target="_blank">
|
||||
<a href="https://tidalcycles.org/" target="_blank">
|
||||
tidalcycles
|
||||
</a>
|
||||
, which is a popular live coding language for music, written in Haskell. You can find the source code at{' '}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user