Skip to content

Commit 2da7e16

Browse files
committed
planetoids with a spring should point to the milestones version
1 parent 955527f commit 2da7e16

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

docs/activities.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1360,7 +1360,7 @@ <h5 class="no-anchor card-title listing-title">
13601360
</div>
13611361
</div></a>
13621362
</div>
1363-
<div class="g-col-1" data-index="33" data-categories="QWR2YW5jZWQlMjBIUyUyQ0ludHJvJTIwSFMlMkNQaHlzaWNhbCUyMFNjaWVuY2UlMkNKYXZhc2NyaXB0" data-listing-file-modified-sort="1774630828948" data-listing-reading-time-sort="1" data-listing-word-count-sort="177">
1363+
<div class="g-col-1" data-index="33" data-categories="QWR2YW5jZWQlMjBIUyUyQ0ludHJvJTIwSFMlMkNQaHlzaWNhbCUyMFNjaWVuY2UlMkNKYXZhc2NyaXB0" data-listing-file-modified-sort="1774653211803" data-listing-reading-time-sort="1" data-listing-word-count-sort="177">
13641364
<a href="./projects/planetoidsspring.html" class="quarto-grid-link">
13651365
<div class="quarto-grid-item card h-100 card-left">
13661366
<p class="card-img-top">

docs/projects/planetoidsspring.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -174,8 +174,8 @@ <h1 class="title">Planetoids with a Spring</h1>
174174
<section id="links-to-activity" class="level2">
175175
<h2 class="anchored" data-anchor-id="links-to-activity">Links to Activity</h2>
176176
<ul>
177-
<li><a href="https://www.asc.ohio-state.edu/orban.14//physics_coding/spring.html">Instructions for Planetoids with a Spring</a></li>
178-
<li><a href="https://editor.p5js.org/ChrisOrban/sketches/BJm9lxHC7">Planetoids with a Spring Code Editor</a></li>
177+
<li><a href="https://www.asc.ohio-state.edu/orban.14/stemcoding/milestones/spring/spring.html">Instructions for Planetoids with a Spring</a></li>
178+
<li><a href="https://editor.p5js.org/ChrisOrban/sketches/opFG-7xZp">Planetoids with a Spring Code Editor</a></li>
179179
</ul>
180180
</section>
181181
<section id="learning-objectives" class="level2">

projects/planetoidsspring.qmd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ categories:
1919
Think back to the momentum exercise. The little ship can collide with a "blob" and stick to it. Now imagine that this blob is attached to a spring. Wouldn't it be interesting if the ship could collide with the blob and then the spring would push and pull both around? This is what we will do in this exercise.
2020

2121
## Links to Activity
22-
* [Instructions for Planetoids with a Spring](https://www.asc.ohio-state.edu/orban.14//physics_coding/spring.html)
23-
* [Planetoids with a Spring Code Editor](https://editor.p5js.org/ChrisOrban/sketches/BJm9lxHC7)
22+
* [Instructions for Planetoids with a Spring](https://www.asc.ohio-state.edu/orban.14/stemcoding/milestones/spring/spring.html)
23+
* [Planetoids with a Spring Code Editor](https://editor.p5js.org/ChrisOrban/sketches/opFG-7xZp)
2424

2525
## Learning Objectives
2626
At the end of this lesson students will...

0 commit comments

Comments
 (0)