Skip to content

Commit

Permalink
Fixed URL for boids script
Browse files Browse the repository at this point in the history
  • Loading branch information
RexMortem committed Dec 20, 2024
1 parent c54744a commit 1f3e1d2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Boids.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<p> This is the boids page </p>

<h1> What you'll create </h1>
<script src="/Scripts/Boids/Boids.js"></script>

<script src="/SimulationLabs/Scripts/Boids/Boids.js"></script>
</body>
</html>

0 comments on commit 1f3e1d2

Please sign in to comment.