Skip to content

Commit

Permalink
docs: update to jsdeliver in the example
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelbrusegard committed Apr 12, 2024
1 parent 0e28491 commit 1ada599
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ When using the `BACK_COLOR` option, the color you provided will be whitened when
<script type="importmap">
{
"imports": {
"webgl-fluid-enhanced": "https://unpkg.com/webgl-fluid-enhanced@latest"
"webgl-fluid-enhanced": "https://esm.run/webgl-fluid-enhanced@latest"
}
}
</script>
Expand Down

0 comments on commit 1ada599

Please sign in to comment.