Skip to content

Commit e654176

Browse files
Update libraries.json - fix webaudiomodules link
1 parent dbcb1e1 commit e654176

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

data/libraries.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -344,12 +344,12 @@
344344
},
345345
{
346346
"name": "WebAudioModules",
347-
"url": "https://webaudiomodules.org/",
347+
"url": "https://www.webaudiomodules.com",
348348
"description": "WAM (WebAudioModules) — synthesizers and audio effects processors for web browsers",
349349
"repository": {
350350
"type": "GitHub",
351351
"user": "webaudiomodules",
352-
"repo": "api"
352+
"repo": ""
353353
}
354354
},
355355
{

0 commit comments

Comments
 (0)