Skip to content

Commit 1f3e1d2

Browse files
committed
Fixed URL for boids script
1 parent c54744a commit 1f3e1d2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Boids.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<p> This is the boids page </p>
2424

2525
<h1> What you'll create </h1>
26-
27-
<script src="/Scripts/Boids/Boids.js"></script>
26+
27+
<script src="/SimulationLabs/Scripts/Boids/Boids.js"></script>
2828
</body>
2929
</html>

0 commit comments

Comments
 (0)