Skip to content

Commit

Permalink
Fix Three.js link
Browse files Browse the repository at this point in the history
  • Loading branch information
dorianbayart authored Nov 14, 2024
1 parent d914b36 commit ba098c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mouse-events/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<link rel="stylesheet" href="style.css">

<script defer src="https://unpkg.com/three@0/build/three.js"></script>
<script defer src="https://unpkg.com/three@0.160.0/build/three.js"></script>

<script defer src="helpers.js"></script>
<script defer src="script.js"></script>
Expand Down

0 comments on commit ba098c5

Please sign in to comment.