Skip to content

Commit

Permalink
fix: update from unpkg to jsdeliver
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelbrusegard committed Apr 12, 2024
1 parent 301f66f commit 84b3544
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@
<script type="importmap">
{
"imports": {
"webgl-fluid-enhanced": "https://unpkg.com/webgl-fluid-enhanced@latest?module"
"webgl-fluid-enhanced": "https://cdn.jsdelivr.net/npm/webgl-fluid-enhanced@latest?module"
}
}
</script>
Expand Down

0 comments on commit 84b3544

Please sign in to comment.