Skip to content

Commit 0bd7c1f

Browse files
committed
fix broken link in object tracker page
1 parent ba33e44 commit 0bd7c1f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/projects/objecttracker.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ <h2 class="anchored" data-anchor-id="links-to-activity">Links to Activity</h2>
190190
<h3 class="anchored" data-anchor-id="part-1-track-the-object">Part 1: Track the Object</h3>
191191
<ul>
192192
<li><a href="https://www.asc.ohio-state.edu/orban.14/stemcoding/datascience/objecttracker/part1/">Instructions for Part 1</a></li>
193-
<li><a href="">Part 1 Code Editor</a></li>
193+
<li><a href="http://go.osu.edu/objecttracker">Part 1 Code Editor</a></li>
194194
</ul>
195195
</section>
196196
<section id="part-2-analyze-height-vs.-time" class="level3">

projects/objecttracker.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ It can work in other browsers (safari, firefox, etc.) but it may run slower or n
2323

2424
### Part 1: Track the Object
2525
* [Instructions for Part 1](https://www.asc.ohio-state.edu/orban.14/stemcoding/datascience/objecttracker/part1/)
26-
* [Part 1 Code Editor]()
26+
* [Part 1 Code Editor](http://go.osu.edu/objecttracker)
2727

2828
### Part 2: Analyze Height vs. Time
2929
* [Instructions for Part 2](https://www.asc.ohio-state.edu/orban.14/stemcoding/datascience/objecttracker/part2/)

0 commit comments

Comments
 (0)