Skip to content

Commit

Permalink
Fix test doubles code link.
Browse files Browse the repository at this point in the history
  • Loading branch information
robwhess committed May 1, 2024
1 parent ecd5f4a commit b84de2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/data/courses/sp24/cs362/topics.js
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@ const topics = [
},
{
title: 'Example code',
link: 'https://github.com/organizations/osu-cs362-sp24/repositories/new',
link: 'https://github.com/osu-cs362-sp24/test-doubles',
description: 'code written during lecture'
}
],
Expand Down

0 comments on commit b84de2e

Please sign in to comment.